[SCM] flac packaging branch, master, updated. debian/1.2.1-1.2-16-g7873c9a

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Aug 3 14:57:46 UTC 2009


The following commit has been merged in the master branch:
commit b85e8e2853b8be8b04306d09fd725a5672174ef8
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Mon Aug 3 16:28:43 2009 +0200

    Use dh_prep instead of dh_clean -k.

diff --git a/debian/rules b/debian/rules
index a4d7f72..7462089 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,7 +61,7 @@ endif
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	$(MAKE) DESTDIR=$(tmp_absolute) install

-- 
flac packaging



More information about the pkg-multimedia-commits mailing list