[SCM] pd-moonlib/master: Use system-provided Makefile.pd-lib-builder

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Jan 5 19:22:11 UTC 2017


The following commit has been merged in the master branch:
commit d595acacab538ab3e1012784b90c3c38eade43f8
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Jan 5 20:12:22 2017 +0100

    Use system-provided Makefile.pd-lib-builder
    
    it's more uptodate (and allows for hardening builds)

diff --git a/debian/patches/series b/debian/patches/series
index e69de29..2398603 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+system-pdlibbuilder.patch
diff --git a/debian/patches/system-pdlibbuilder.patch b/debian/patches/system-pdlibbuilder.patch
new file mode 100644
index 0000000..94b279a
--- /dev/null
+++ b/debian/patches/system-pdlibbuilder.patch
@@ -0,0 +1,8 @@
+--- pd-moonlib.orig/Makefile
++++ pd-moonlib/Makefile
+@@ -36,4 +36,4 @@
+ datadirs = img
+ cflags = -Wno-unused -Wno-unused-parameter 
+ 
+-include pd-lib-builder/Makefile.pdlibbuilder
++include /usr/share/pd-lib-builder/Makefile.pdlibbuilder

-- 
pd-moonlib packaging



More information about the pkg-multimedia-commits mailing list