[SCM] zita-convolver/master: I've reverted a chunk by mistake, now is ok.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Oct 22 09:03:06 UTC 2011


The following commit has been merged in the master branch:
commit b9d6f56179592d3589357ad68e1d78dca0ff0d4d
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Oct 22 11:02:11 2011 +0200

    I've reverted a chunk by mistake, now is ok.
    
    Sorry ?:^)

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index efde4de..62a7f6e 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -3,8 +3,8 @@ Description: Patch is applied because autotools are not used by upstream.
 Author: Jaromír Mikeš <mira.mikes at seznam.cz>
 Forwarded: no
 ---
- libs/Makefile |   10 ++++------
- 1 file changed, 4 insertions(+), 6 deletions(-)
+ libs/Makefile |   11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
 
 --- zita-convolver.orig/libs/Makefile
 +++ zita-convolver/libs/Makefile
@@ -31,11 +31,12 @@ Forwarded: no
  
  LDLFAGS += 
  LDLIBS +=
-@@ -56,7 +54,7 @@ install:	$(ZITA-CONVOLVER_MIN)
+@@ -56,7 +54,8 @@ install:	$(ZITA-CONVOLVER_MIN)
  	install -d $(DESTDIR)$(PREFIX)/$(LIBDIR)
  	install -m 644 $(ZITA-CONVOLVER_H) $(DESTDIR)$(PREFIX)/include
  	install -m 755 $(ZITA-CONVOLVER_MIN) $(DESTDIR)$(PREFIX)/$(LIBDIR)
 -	ldconfig
++	/sbin/ldconfig -n $(DESTDIR)$(PREFIX)/$(LIBDIR)
 +	ln -sf $(ZITA-CONVOLVER_MIN) $(DESTDIR)$(PREFIX)/$(LIBDIR)/$(ZITA-CONVOLVER_SO)
  
  clean:

-- 
zita-convolver packaging



More information about the pkg-multimedia-commits mailing list