From 09e8f8a3f47e37816bf0aa6a51d94ab7be26aa31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarom=C3=ADr=20Mike=C5=A1?= Date: Sun, 4 Aug 2013 03:01:23 +0200 Subject: Patches forwarded --- debian/patches/00_standard-makefile.patch | 1 + debian/patches/01_no-mkdirhier.diff | 1 + debian/patches/02_default-ladspa-path.diff | 1 + debian/patches/05_linking_order.diff | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/patches/00_standard-makefile.patch b/debian/patches/00_standard-makefile.patch index e2a5057..434a719 100644 --- a/debian/patches/00_standard-makefile.patch +++ b/debian/patches/00_standard-makefile.patch @@ -1,4 +1,5 @@ Allow overriding of build parameters via the standard make variables +Forwarded: Yes --- a/src/makefile +++ b/src/makefile @@ -15,8 +15,9 @@ diff --git a/debian/patches/01_no-mkdirhier.diff b/debian/patches/01_no-mkdirhier.diff index 5768380..6a86dbe 100644 --- a/debian/patches/01_no-mkdirhier.diff +++ b/debian/patches/01_no-mkdirhier.diff @@ -1,4 +1,5 @@ Use mkdir -p instead of mkdirhier to avoid build-dep on xutils-dev +Forwarded: Yes --- a/src/makefile +++ b/src/makefile @@ -64,9 +64,9 @@ diff --git a/debian/patches/02_default-ladspa-path.diff b/debian/patches/02_default-ladspa-path.diff index 07ae8e4..c7d5012 100644 --- a/debian/patches/02_default-ladspa-path.diff +++ b/debian/patches/02_default-ladspa-path.diff @@ -1,4 +1,5 @@ Use a default ladspa path instead of failing when LADSPA_PATH is undefined +Forwarded: Yes --- a/src/load.c +++ b/src/load.c @@ -54,6 +54,8 @@ diff --git a/debian/patches/05_linking_order.diff b/debian/patches/05_linking_order.diff index fb4db70..c1bea7e 100644 --- a/debian/patches/05_linking_order.diff +++ b/debian/patches/05_linking_order.diff @@ -1,6 +1,6 @@ Description: Correct linking order to prevent FTBFS with GCC4.5 + binutils-gold. Author: Alessio Treglia -Forwarded: no +Forwarded: Yes --- src/makefile | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) -- cgit v1.2.3