Package: gerbv
Version: 2.4.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch
thanks

Hi gerby developer, i have sucessfully fixed this bug, attached a patch
to fixing it

An original pathes can be found at here:
http://launchpadlibrarian.net/61929512/gerbv_2.4.0-1_2.4.0-1ubuntu1.diff.gz

Thanks
-- 
Mahyuddin Susanto (udienz)
Electrical Engineering students
diff -u gerbv-2.4.0/debian/patches/00list gerbv-2.4.0/debian/patches/00list
--- gerbv-2.4.0/debian/patches/00list
+++ gerbv-2.4.0/debian/patches/00list
@@ -1,0 +2 @@
+03_fix_ftbfs_binutils-gold
only in patch2:
unchanged:
--- gerbv-2.4.0.orig/debian/patches/03_fix_ftbfs_binutils-gold.dpatch
+++ gerbv-2.4.0/debian/patches/03_fix_ftbfs_binutils-gold.dpatch
@@ -0,0 +1,31 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 03_fix_ftbfs_binutils-gold.dpatch by Mahyuddin Susanto <udi...@gmail.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fix ftbfs with binutils-gold.
+
+...@dpatch@
+diff -Nurp gerbv-2.4.0-orig/src/Makefile.am gerbv-2.4.0.ubuntu/src/Makefile.am
+--- gerbv-2.4.0-orig/src/Makefile.am   2010-02-21 01:33:52.000000000 +0700
++++ gerbv-2.4.0.ubuntu/src/Makefile.am 2011-01-08 22:09:41.731021001 +0700
+@@ -91,7 +91,7 @@ gerbv_SOURCES = \
+               interface.h render.c render.h \
+               icons.h
+ 
+-gerbv_LDADD = libgerbv.la
++gerbv_LDADD = libgerbv.la -ldl
+ gerbv_DEPENDENCIES = libgerbv.la
+ 
+ # If we are building on win32, then compile in some icons for the
+diff -Nurp gerbv-2.4.0-orig/src/Makefile.in gerbv-2.4.0.ubuntu/src/Makefile.in
+--- gerbv-2.4.0-orig/src/Makefile.in   2010-02-21 02:40:03.000000000 +0700
++++ gerbv-2.4.0.ubuntu/src/Makefile.in 2011-01-08 22:12:43.671021002 +0700
+@@ -284,7 +284,7 @@ gerbv_SOURCES = \
+               interface.h render.c render.h \
+               icons.h
+ 
+-gerbv_LDADD = libgerbv.la $(am__append_1)
++gerbv_LDADD = libgerbv.la $(am__append_1) -ldl
+ gerbv_DEPENDENCIES = libgerbv.la $(am__append_2)
+ TXT2CL = sed -e 's;%;%%;g' -e 's;\\;\\\\;g' -e 's;";\\";g' -e 's;^;";g' -e 
's;$$;",;g'
+ CLEANFILES = authors.c bugs.c

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to