[SCM] lilv/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Aug 27 16:13:22 UTC 2013


The following commit has been merged in the master branch:
commit 2d260b3de9280f73d0f2ac417058242b74c47e8d
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 27 17:01:42 2013 +0100

    Refresh patches.

diff --git a/debian/patches/1001-dont_run_ldconfig.patch b/debian/patches/1001-dont_run_ldconfig.patch
index c48a53a..af060c0 100644
--- a/debian/patches/1001-dont_run_ldconfig.patch
+++ b/debian/patches/1001-dont_run_ldconfig.patch
@@ -8,7 +8,7 @@ Forwarded: not-needed
 
 --- lilv.orig/wscript
 +++ lilv/wscript
-@@ -357,7 +357,6 @@ def build(bld):
+@@ -348,7 +348,6 @@ def build(bld):
  
          bld.install_files('${PYTHONDIR}', 'bindings/lilv.py')
  
diff --git a/debian/patches/1002-fix_gnu_kfreebsd_build.patch b/debian/patches/1002-fix_gnu_kfreebsd_build.patch
index 9670cf0..764a9cd 100644
--- a/debian/patches/1002-fix_gnu_kfreebsd_build.patch
+++ b/debian/patches/1002-fix_gnu_kfreebsd_build.patch
@@ -11,7 +11,7 @@ Subject: Fix build on GNU/kFreeBSD
 
 --- lilv.orig/wscript
 +++ lilv/wscript
-@@ -226,7 +226,7 @@ def build(bld):
+@@ -218,7 +218,7 @@ def build(bld):
      if bld.env.MSVC_COMPILER:
          libflags = []
          defines  = ['snprintf=_snprintf']
@@ -20,7 +20,7 @@ Subject: Fix build on GNU/kFreeBSD
          lib = []
  
      # Shared Library
-@@ -351,7 +351,7 @@ def build(bld):
+@@ -342,7 +342,7 @@ def build(bld):
                    source     = 'bindings/lilv.i',
                    target     = 'bindings/_lilv',
                    includes   = ['..'],

-- 
lilv packaging



More information about the pkg-multimedia-commits mailing list