[libyaml-libyaml-perl] 07/14: drop extra hunk, not needed when building in sbuild

Damyan Ivanov dmn at moszumanska.debian.org
Sun Jan 21 22:27:43 UTC 2018


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libyaml-libyaml-perl.

commit 214cfb9420cc723ac0d46809fd46a56f48319249
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Jan 21 14:55:25 2018 +0000

    drop extra hunk, not needed when building in sbuild
    
    seemed necessary when building locally
---
 debian/patches/system-libyaml.patch | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/patches/system-libyaml.patch b/debian/patches/system-libyaml.patch
index b0818b9..ed94783 100644
--- a/debian/patches/system-libyaml.patch
+++ b/debian/patches/system-libyaml.patch
@@ -1,14 +1,5 @@
 --- a/LibYAML/Makefile.PL
 +++ b/LibYAML/Makefile.PL
-@@ -11,7 +11,7 @@ my $obj_files = join ' ', map {
-     my $c = $_;
-     $c =~ s/\.c$/$Config::Config{_o}/;
-     $c;
--} glob("*.c"), 'LibYAML.c';
-+} glob("*.c");
- 
- my $DEFINE = $^O eq 'MSWin32'
- ? '-DHAVE_CONFIG_H -DYAML_DECLARE_EXPORT'
 @@ -24,7 +24,7 @@ WriteMakefile(
      # CCFLAGS => '-pedantic -Wall',
      # CCFLAGS => '-Wall',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libyaml-libyaml-perl.git



More information about the Pkg-perl-cvs-commits mailing list