[SCM] stk/master: Remove stale files on clean

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu May 12 03:11:46 UTC 2016


The following commit has been merged in the master branch:
commit dd64b15bc15ada522541f390ebfcbe6fc03a8b58
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed May 11 23:54:33 2016 -0300

    Remove stale files on clean

diff --git a/debian/rules b/debian/rules
index 355d2d6..72f5215 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,4 +59,5 @@ override_dh_auto_clean:
 		$(call move_file, $${file}.bak, $${file}); \
 	done
 	rm -rf doc/html
+	rm -rf projects/demo/Release/ projects/examples/libMakefile src/Release/
 

-- 
stk packaging



More information about the pkg-multimedia-commits mailing list