[SCM] earcandy packaging branch, master, updated. debian/0.5-2-6-g7fd8f2b

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Wed Sep 1 10:34:00 UTC 2010


The following commit has been merged in the master branch:
commit a1bea558e20f377c94c82d2cad0ab71c03c6f4b3
Author: Fladischer Michael <FladischerMichael at fladi.at>
Date:   Fri Aug 27 21:53:28 2010 +0200

    debian/rules: Use default path and remove empty directories.

diff --git a/debian/rules b/debian/rules
index f455479..d8dd86b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,5 @@
 	dh $@
 
 override_dh_auto_install:
-	dh_auto_install -- \
-		--root=$(CURDIR)/debian/earcandy \
-		--install-scripts=/usr/share/earcandy\
-		--install-lib=/usr/share/earcandy
+	dh_auto_install
+	find $(CURDIR)/debian/earcandy -type d -empty -delete

-- 
earcandy packaging



More information about the pkg-multimedia-commits mailing list