[SCM] rem/master: Call make clean manually

vasudev-guest at users.alioth.debian.org vasudev-guest at users.alioth.debian.org
Mon Dec 21 16:48:21 UTC 2015


The following commit has been merged in the master branch:
commit d0abd14c4d387063a4ceb43a1f7595a4ec57e9a6
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Mon Dec 21 22:06:53 2015 +0530

    Call make clean manually

diff --git a/debian/rules b/debian/rules
index 640ec29..d04c6f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,3 +53,4 @@ debian/stamp-local-shlibs-$(lib): \
 		touch $@
 clean::
 	rm -f debian/stamp-local-shlibs-$(lib)
+	make clean

-- 
rem packaging



More information about the pkg-multimedia-commits mailing list