[SCM] libmapper/master: Removing config stuff - fixing clean target

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Tue Oct 28 05:30:52 UTC 2014


The following commit has been merged in the master branch:
commit 5e3f48897bd2b3753cfa65e4f948bde29b733537
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Tue Oct 28 01:29:54 2014 -0400

    Removing config stuff - fixing clean target

diff --git a/debian/rules b/debian/rules
index cec05c8..e1ae6b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,8 +18,5 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
 	dh_auto_clean
-	rm -f doc/Makefile \
-	doc/libmapper.doxyfile \
-	jni/.deps/ \
-	jni/Makefile
+	rm -rf doc/Makefile doc/libmapper.doxyfile 	jni/.deps/ 	jni/Makefile
 

-- 
libmapper packaging



More information about the pkg-multimedia-commits mailing list