From: Carl Hetherington Date: Mon, 12 Jan 2015 09:46:24 +0000 (+0000) Subject: Remove more nocache params. X-Git-Tag: v2.0.48~305^2~24 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=79bacfb4a48b48bb9083ba12e422b8869ad993d5 Remove more nocache params. --- diff --git a/debian/rules b/debian/rules index 5acf5382c..b51089f8b 100755 --- a/debian/rules +++ b/debian/rules @@ -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/