[SCM] pd-zexy/master: install into /usr/lib/pd/extra

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Sun Jan 21 22:21:53 UTC 2018


The following commit has been merged in the master branch:
commit cd125c81dd18946e6dd5f4e9d5bcc7ec2c31fbf3
Author: IOhannes m zmölnig <zmoelnig at umlautS.umlaeute.mur.at>
Date:   Sun Jan 21 23:17:34 2018 +0100

    install into /usr/lib/pd/extra
    
    rather than some multi-arch path
    
    Gbp-Dch: ignore

diff --git a/debian/rules b/debian/rules
index 7d9885b..6287bb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ BUILD_DATE:=$(shell date -u -d "$$(dpkg-parsechangelog -SDate)" +"%Y/%m/%d at %H
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
+		--libdir=/usr/lib/pd/extra/ \
 		--with-extension=pd_linux \
 		--with-build-date="on $(BUILD_DATE)" \
 		$(empty)

-- 
pd-zexy packaging



More information about the pkg-multimedia-commits mailing list