tags 640440 + patch
thanks
diff -Nru 
gtk-smooth-engine-2.14.3+deb5/debian/patches/fix-no-add-needed-build.patch 
gtk-smooth-engine-2.14.3+deb5ubuntu1/debian/patches/fix-no-add-needed-build.patch
--- gtk-smooth-engine-2.14.3+deb5/debian/patches/fix-no-add-needed-build.patch  
1970-01-01 01:00:00.000000000 +0100
+++ 
gtk-smooth-engine-2.14.3+deb5ubuntu1/debian/patches/fix-no-add-needed-build.patch
   2011-09-25 13:01:12.000000000 +0200
@@ -0,0 +1,8 @@
+--- a/engines/smooth/Makefile.am
++++ b/engines/smooth/Makefile.am
+@@ -64,4 +64,4 @@
+       ./src/engine/smooth_gtk2_rc.c
+ 
+ libsmooth_la_LDFLAGS= -module -avoid-version -no-undefined
+-libsmooth_la_LIBADD = $(GTK_LIBS)  
$(top_builddir)/engines/support/libsupport.la
++libsmooth_la_LIBADD = $(GTK_LIBS)  
$(top_builddir)/engines/support/libsupport.la -lm
diff -Nru gtk-smooth-engine-2.14.3+deb5/debian/rules 
gtk-smooth-engine-2.14.3+deb5ubuntu1/debian/rules
--- gtk-smooth-engine-2.14.3+deb5/debian/rules  2009-08-14 21:43:41.000000000 
+0200
+++ gtk-smooth-engine-2.14.3+deb5ubuntu1/debian/rules   2011-09-25 
13:01:36.000000000 +0200
@@ -29,6 +29,6 @@
        rm -f $$(find . -name Makefile.in)
 
 common-configure-arch:: debian/stamp-patch
-debian/stamp-patch: debian/patches/99_ltmain_as-needed.patch 
debian/stamp-autotools-files
+debian/stamp-patch: debian/patches/99_ltmain_as-needed.patch 
debian/patches/fix-no-add-needed-build.patch debian/stamp-autotools-files
        patch -p0 < $<
        touch $@
diff -Nru gtk-smooth-engine-2.14.3+deb5/engines/smooth/Makefile.am 
gtk-smooth-engine-2.14.3+deb5ubuntu1/engines/smooth/Makefile.am
--- gtk-smooth-engine-2.14.3+deb5/engines/smooth/Makefile.am    2010-04-11 
11:24:11.000000000 +0200
+++ gtk-smooth-engine-2.14.3+deb5ubuntu1/engines/smooth/Makefile.am     
2011-09-25 13:01:07.000000000 +0200
@@ -64,4 +64,4 @@
        ./src/engine/smooth_gtk2_rc.c
 
 libsmooth_la_LDFLAGS= -module -avoid-version -no-undefined
-libsmooth_la_LIBADD = $(GTK_LIBS)  
$(top_builddir)/engines/support/libsupport.la
+libsmooth_la_LIBADD = $(GTK_LIBS)  
$(top_builddir)/engines/support/libsupport.la -lm

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to