[SCM] liblivemedia/master: Remove -XtestProgs/#cd# from dh_clean's options, it is no longer needed.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Apr 12 23:26:06 UTC 2012


The following commit has been merged in the master branch:
commit 653afeaef140f33ee072430e8279fe946362e364
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Apr 13 01:25:22 2012 +0200

    Remove -XtestProgs/#cd# from dh_clean's options, it is no longer needed.

diff --git a/debian/rules b/debian/rules
index 7d20bd6..6feb741 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ clean:
 	[ ! -f Makefile ] || $(MAKE) clean
 	rm -f `find . -name '*.a'`
 	rm -f `find . -name Makefile`
-	dh_clean -XtestProgs/#cd#
+	dh_clean
 
 install: build
 	dh_testdir

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list