[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, master, updated. debian/2.0.0-2-5-ge2554c6
Chow Loong Jin
hyperair at ubuntu.com
Thu May 5 00:42:04 UTC 2011
The following commit has been merged in the master branch:
commit 2eab2a8b6ce5e63fb5a526caf1040abc2028c4be
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Thu May 5 06:58:44 2011 +0800
Drop useless libtool and a files from binaries
Closes: #621270
diff --git a/debian/rules b/debian/rules
index ed0fb9a..9c5a9be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,10 @@ override_dh_auto_configure:
--enable-user-help \
MCS=/usr/bin/mono-csc
+override_dh_auto_install:
+ dh_auto_install
+ find debian/tmp -name '*.la' -o -name '*.a' -delete
+
override_dh_gencontrol:
for pkg in `sed -n 's/^Package: //p' debian/control`; do \
echo "banshee:Version=$(BANSHEE_VERSION)" >> debian/$$pkg.substvars; \
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list