[SCM] drumgizmo/master: Don't delete drumgizmo.a as not there anymore

viccuad-guest at users.alioth.debian.org viccuad-guest at users.alioth.debian.org
Sat Mar 26 19:05:27 UTC 2016


The following commit has been merged in the master branch:
commit 64e3fbb08b3fbfc281ec61d6f328513f8cb98158
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Sat Mar 26 20:03:04 2016 +0100

    Don't delete drumgizmo.a as not there anymore

diff --git a/debian/rules b/debian/rules
index 34051e1..cc2cb0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,4 +39,4 @@ override_dh_auto_install:
 	# per policy 3.9.1.0:
 	rm debian/drumgizmo/usr/lib/lv2/drumgizmo.lv2/drumgizmo.la
 	# remove unused:
-	rm debian/drumgizmo/usr/lib/lv2/drumgizmo.lv2/drumgizmo.a
+	# rm debian/drumgizmo/usr/lib/lv2/drumgizmo.lv2/drumgizmo.a

-- 
drumgizmo packaging



More information about the pkg-multimedia-commits mailing list