From: Francois Perrad Date: Sat, 19 Jul 2014 14:16:48 +0000 (+0200) Subject: perl-gd: fix broken patches X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b9dd0c99811f5ea3c07c124c8830b2498dd120d9;p=buildroot.git perl-gd: fix broken patches in each patch, the 3 trailing lines are lost Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- diff --git a/package/perl-gd/perl-gd-01-getoptions.patch b/package/perl-gd/perl-gd-01-getoptions.patch index 7bd7f4f22d..74f055bead 100644 --- a/package/perl-gd/perl-gd-01-getoptions.patch +++ b/package/perl-gd/perl-gd-01-getoptions.patch @@ -38,3 +38,6 @@ Index: b/Makefile.PL - "lib_xpm_path=s" => \$lib_xpm_path, - "lib_zlib_path=s" => \$lib_zlib_path, - ); + unless ($result) { + print STDERR <