Merge master; fix crash on new film.
[dcpomatic.git] / debian / rules
index f2b2219beb7c56829e770256c1810a3a68db03a7..17594701970869bd061c1f082cfdeb531c5607b0 100755 (executable)
@@ -20,7 +20,7 @@ override_dh_auto_build:
        ./waf --nocache build
 
 override_dh_auto_install:
-       ./waf --nocache install --destdir=debian/dvdomatic
+       ./waf --nocache install --destdir=debian/dcpomatic
 
 .PHONY: override_dh_strip
 override_dh_strip: