[SCM] beast/master: Don't remove data/beast-audio-x-bse.png in clean target for now.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 6 15:30:31 UTC 2011


The following commit has been merged in the master branch:
commit bcdfee2604789fa2afed3176fe4e7ac2af4c4e00
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 6 17:22:37 2011 +0200

    Don't remove data/beast-audio-x-bse.png in clean target for now.

diff --git a/debian/rules b/debian/rules
index a6fb4a4..bf2c6fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,6 @@ clean:
 	# Clean up after the build process.
 	[ ! -f Makefile ] || $(MAKE) distclean
 	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-	rm -f data/beast-audio-x-bse.png
 	rm -f bse/bsegencore.cc beast-gtk/gxk/gxkgentypes.stamp
 	rm -f po/de.gmo
 	dh_clean

-- 
beast packaging



More information about the pkg-multimedia-commits mailing list