[SCM] jackeq packaging branch, master, updated. debian/0.4.1-1-20-g7723b6f

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jul 9 15:49:04 UTC 2010


The following commit has been merged in the master branch:
commit 7723b6fd197b5c6b9fa5883979fa39de585bd18d
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jul 9 17:48:57 2010 +0200

    Update src/Makefile.in

diff --git a/debian/patches/01-binutils_gold.patch b/debian/patches/01-binutils_gold.patch
index 54d7a75..edf2637 100644
--- a/debian/patches/01-binutils_gold.patch
+++ b/debian/patches/01-binutils_gold.patch
@@ -5,7 +5,8 @@ Bug-Debian: http://bugs.debian.org/554927
 Forwarded: no
 ---
  src/Makefile.am |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ src/Makefile.in |    2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
 --- jackeq.orig/src/Makefile.am
 +++ jackeq/src/Makefile.am
@@ -18,3 +19,14 @@ Forwarded: no
  
  bin_PROGRAMS = jackeq
  
+--- jackeq.orig/src/Makefile.in
++++ jackeq/src/Makefile.in
+@@ -172,7 +172,7 @@ INCLUDES = \
+ 	@PACKAGE_CFLAGS@
+ 
+ jackeq_CFLAGS = -g -ffast-math
+-jackeq_LDFLAGS = -lm
++jackeq_LDFLAGS = -lm -ldl
+ jackeq_SOURCES = \
+ 	callbacks.c callbacks.h callbacks_help.h \
+ 	db.h \

-- 
jackeq packaging



More information about the pkg-multimedia-commits mailing list