[SCM] calf/master: Consider INSTALL file to be cruft
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Mon Dec 2 22:34:46 UTC 2013
The following commit has been merged in the master branch:
commit 0721a27edce7ddc31bf568185de6d1d6778c2f3a
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Mon Dec 2 22:42:22 2013 +0100
Consider INSTALL file to be cruft
autoreconf will delete it, so better make a copy, otherwise, it would be
missing afterwards.
diff --git a/debian/rules b/debian/rules
index abb4518..f72c94e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += --enable-experimental
LDFLAGS += -Wl,--as-needed
# put aside upstream-shipped temp files during build but after copyright-check
-DEB_UPSTREAM_CRUFT_MOVE = calf.desktop configure
+DEB_UPSTREAM_CRUFT_MOVE = calf.desktop configure INSTALL
install/calf-plugins::
sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
--
calf audio plugins packaging
More information about the pkg-multimedia-commits
mailing list