[SCM] tap-plugins packaging branch, master, updated. upstream/0.7.0-13-g621f9b2

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Jan 19 00:43:51 UTC 2010


The following commit has been merged in the master branch:
commit f94a92c90df3d16cb7168710be19612bde47bbf3
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Jan 19 01:15:12 2010 +0100

    Removed - clean from rules file

diff --git a/debian/rules b/debian/rules
index 06a8d52..652f4a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ clean:
 	rm -f build-stamp configure-stamp
 
 	# Add here commands to clean up after the build process.
-	-$(MAKE) clean
+	[ ! -f Makefile ] || $(MAKE) distclean
 	# remove any images
 	find . -name "*.png" -exec rm '{}' \;
 	find . -name "*.gif" -exec rm '{}' \;

-- 
tap-plugins packaging



More information about the pkg-multimedia-commits mailing list