[SCM] VLC media player packaging branch, experimental, updated. debian/1.0.6-1-44-gb36a5b7

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Wed Jun 23 15:31:05 UTC 2010


The following commit has been merged in the experimental branch:
commit b36a5b71e55a298b38a47795ff15c2d697d38d08
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Wed Jun 23 17:30:42 2010 +0200

    Cleanup clean rule.

diff --git a/debian/rules b/debian/rules
index 01e028c..0eb052c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -161,13 +161,6 @@ clean:
 	# Clean VLC
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -rf tmp/
-	# Clean zsh completion stuff
-	rm -f extras/zsh
-	# Removed ugly cruft
-	rm -f src/misc/modules_builtin.h
-	rm -f mozilla/vlcintf.xpt mozilla/vlcintf.h
-	# Remove spurious autotools stuff
-	rm -f config.log confdefs.h
 	dh_clean
 
 install: build

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list