[SCM] slv2 packaging branch, master, updated. upstream/0.6.6-4-g2313ae3

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Aug 23 14:07:29 UTC 2009


The following commit has been merged in the master branch:
commit 2313ae3633efdf77356c9a7d2dcbc13c3a4f8208
Author: miramikes <mira at debian.(none)>
Date:   Sun Aug 23 16:04:41 2009 +0200

    Changed line "dh_clean -k" to "dh_prep" in rules file

diff --git a/debian/rules b/debian/rules
index a866d45..73ab8de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep 
 	dh_installdirs
 
 	$(WAF) install --destdir=$(CURDIR)/debian/tmp

-- 
slv2 packaging



More information about the pkg-multimedia-commits mailing list