[SCM] jack-tools/master: Drop superfluous cleanup.

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Jan 3 05:55:39 UTC 2011


The following commit has been merged in the master branch:
commit e00e622b40e4c53615383cc1e62d54b9d2ec7aea
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 3 04:36:40 2011 +0100

    Drop superfluous cleanup.

diff --git a/debian/rules b/debian/rules
index 2a9d1dc..aa2c70f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,26 +27,7 @@ build/jack-tools::
 clean::
 	# looks like no 'make clean' target is generated
 	# so we do it ourselves
-	rm -rf *.o \
-		common/*.o \
-		common/*.a \
-		.libs \
-		jack.play \
-		jack.udp \
-		jack.osc \
-		jack.dl \
-		jack.plumbing \
-		jack.transport \
-		jack.record \
-		jack.scope \
-		Makefile \
-		libtool \
-		config.log \
-		.deps \
-		config.status \
-		common/Makefile \
-		common/.deps \
-		*.1
+	rm -f *.1
 
 get-orig-source:
 	rm -rf get-orig-source $(TARBALL)

-- 
jack-tools packaging



More information about the pkg-multimedia-commits mailing list