[SCM] Audacity debian packaging branch, master, updated. upstream/1.3.6-24-g419a1bf

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Wed Jan 14 13:43:50 UTC 2009


The following commit has been merged in the master branch:
commit 00385dc8832c6572baf1317946c97852898a38af
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Wed Jan 14 14:13:04 2009 +0100

    Removed redundant debhelper calls from debian/rules and force remove of the license file

diff --git a/debian/rules b/debian/rules
index a4c1846..f7a0686 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,13 +34,9 @@ DEB_CONFIGURE_EXTRA_FLAGS := $(T1_DEB_CONFIGURE_EXTRA_FLAGS) \
 
 DEB_COMPRESS_EXCLUDE := *.htb
 
-#binary-install/audacity::
-#	dh_desktop -paudacity
-#	dh_installmime -paudacity
-
 binary-post-install/audacity::
 	# Don't package unnecessary copy of GPL
-	rm debian/audacity/usr/share/doc/audacity/LICENSE.txt
+	rm -f debian/audacity/usr/share/doc/audacity/LICENSE.txt
 
 clean::
 	rm -f lib-src/libpormixer.a

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list