[SCM] lives/master: Upstream no longer installs .svn directories

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Jan 28 20:03:14 UTC 2016


The following commit has been merged in the master branch:
commit 85ef87ff4a511efd528c64873b6f922aab2f888a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Jan 28 20:55:11 2016 +0100

    Upstream no longer installs .svn directories

diff --git a/debian/rules b/debian/rules
index 7298c63..26a2e8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,9 +26,6 @@ override_dh_auto_install:
 			FEATURES \
 			BUGS \
 			AUTHORS
-	rm -rf \
-	 debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/lives/plugins/effects/realtime/weed/data/.svn/ \
-	 debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/lives/plugins/effects/realtime/weed/icons/.svn/
 	find debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/lives -type d -empty -delete
 	find debian/tmp/usr/share/lives -type d -empty -delete
 	chmod a-x \

-- 
lives packaging



More information about the pkg-multimedia-commits mailing list