Remove more nocache params.
authorCarl Hetherington <cth@carlh.net>
Mon, 12 Jan 2015 09:46:24 +0000 (09:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 Jan 2015 09:46:24 +0000 (09:46 +0000)
debian/rules

index 5acf5382cd5043aead71a97d6f6381ffbc893f15..b51089f8b59d7160f07ba3f8c7340cf216f03f20 100755 (executable)
@@ -17,10 +17,10 @@ override_dh_auto_configure:
                 ./waf configure --prefix=/usr --target-debian --enable-debug $(CDIST_EXTRA_CONFIGURE)
 
 override_dh_auto_build:
-       ./waf --nocache build
+       ./waf build
 
 override_dh_auto_install:
-       ./waf --nocache install --destdir=debian/dcpomatic
+       ./waf install --destdir=debian/dcpomatic
        mkdir -p debian/dcpomatic/usr/share/locale/de/LC_MESSAGES/
        cp -a /usr/local/share/locale/de/LC_MESSAGES/wxstd.mo debian/dcpomatic/usr/share/locale/de/LC_MESSAGES/dcpomatic-wxstd.mo
        mkdir -p debian/dcpomatic/usr/share/locale/es/LC_MESSAGES/