[SCM] lilv/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Sep 22 11:31:52 UTC 2016


The following commit has been merged in the master branch:
commit 5ea3820204a78989b2e892e314b433b754b4c37a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Sep 22 13:25:24 2016 +0200

    Patch refreshed.

diff --git a/debian/patches/1001-dont_run_ldconfig.patch b/debian/patches/1001-dont_run_ldconfig.patch
index 0568feb..5ca8f6b 100644
--- a/debian/patches/1001-dont_run_ldconfig.patch
+++ b/debian/patches/1001-dont_run_ldconfig.patch
@@ -10,9 +10,9 @@ Index: lilv/wscript
 ===================================================================
 --- lilv.orig/wscript
 +++ lilv/wscript
-@@ -405,7 +405,6 @@ def build(bld):
- 
-         bld.install_files('${PYTHONDIR}', 'bindings/lilv.py')
+@@ -417,7 +417,6 @@ def build(bld):
+         bld.install_as(
+             '${SYSCONFDIR}/bash_completion.d/lilv', 'utils/lilv.bash_completion')
  
 -    bld.add_post_fun(autowaf.run_ldconfig)
      if bld.env.DOCS:

-- 
lilv packaging



More information about the pkg-multimedia-commits mailing list