[SCM] guitarix/master: Remove unneded modgui files from guitarix package

viccuad-guest at users.alioth.debian.org viccuad-guest at users.alioth.debian.org
Fri Mar 25 19:38:38 UTC 2016


The following commit has been merged in the master branch:
commit 0c3f28d37cf19be1745a3a51c4d3b0ba820a0585
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Fri Mar 25 20:37:07 2016 +0100

    Remove unneded modgui files from guitarix package
    
    Future upstream releases will provide a configure flag for this.

diff --git a/debian/rules b/debian/rules
index 0189fd9..fb3c12d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,7 @@ override_dh_auto_install:
 	./waf install --destdir=$(CURDIR)/debian/tmp --libdir=$(CURDIR)/debian/tmp
 	rm -f $(CURDIR)/debian/tmp/usr/share/gx_head/sounds/bands/LICENSE
 	rm -f $(CURDIR)/debian/tmp/usr/share/gx_head/sounds/amps/LICENSE
+	rm -rf $(CURDIR)/debian/tmp/usr/lib/lv2/gx_amp.lv2/modgui
 	rm -f $(CURDIR)/debian/tmp/usr/lib/libgxwmm.so
 	rm -f $(CURDIR)/debian/tmp/usr/lib/libgxw.so
 	ln -s $(CURDIR)/debian/tmp/usr/lib/libgxwmm.so.0.1 $(CURDIR)/debian/tmp/usr/lib/libgxwmm.so

-- 
guitarix packaging



More information about the pkg-multimedia-commits mailing list