[SCM] phat/master: debian/patches/01-binutils_gold.patch

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun May 8 09:23:30 UTC 2011


The following commit has been merged in the master branch:
commit a116ed4eda65befac2315232ecdf88ab01dd10a6
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun May 8 11:22:51 2011 +0200

    debian/patches/01-binutils_gold.patch
    
    Add patches to phat/Makefile.am since autoreconf is called now.

diff --git a/debian/patches/01-binutils_gold.patch b/debian/patches/01-binutils_gold.patch
index c53f260..79eb976 100644
--- a/debian/patches/01-binutils_gold.patch
+++ b/debian/patches/01-binutils_gold.patch
@@ -3,8 +3,9 @@ Bug-Debian: http://bugs.debian.org/556060
 Author: Alessio Treglia <alessio at debian.org>
 Forwarded: no
 ---
+ phat/Makefile.am |    1 +
  phat/Makefile.in |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ 2 files changed, 2 insertions(+), 1 deletion(-)
 
 --- phat.orig/phat/Makefile.in
 +++ phat/phat/Makefile.in
@@ -17,3 +18,13 @@ Forwarded: no
  
  mostlyclean-compile:
  	-rm -f *.$(OBJEXT)
+--- phat.orig/phat/Makefile.am
++++ phat/phat/Makefile.am
+@@ -7,6 +7,7 @@ phatkeyboard.h phatvkeyboard.c phatvkeyb
+ phathkeyboard.h phatpad.c phatpad.h phatknob.c phatknob.h
+ 
+ libphat_la_CFLAGS = $(CFLAGS) -I.. -DINSTALL_DIR=\"$(datadir)\"
++libphat_la_LIBADD = -lX11
+ 
+ libphatincludedir = $(includedir)/phat
+ 

-- 
phat packaging



More information about the pkg-multimedia-commits mailing list