[Pkg-xfce-commits] r5713 - goodies/trunk/xfce4-wmdock-plugin/debian/patches

Yves-Alexis Perez corsac at alioth.debian.org
Fri Apr 29 06:11:43 UTC 2011


Author: corsac
Date: 2011-04-29 06:11:42 +0000 (Fri, 29 Apr 2011)
New Revision: 5713

Modified:
   goodies/trunk/xfce4-wmdock-plugin/debian/patches/02_fix-indirect-dso-linking.patch
Log:
refresh patch


Modified: goodies/trunk/xfce4-wmdock-plugin/debian/patches/02_fix-indirect-dso-linking.patch
===================================================================
--- goodies/trunk/xfce4-wmdock-plugin/debian/patches/02_fix-indirect-dso-linking.patch	2011-04-29 06:11:20 UTC (rev 5712)
+++ goodies/trunk/xfce4-wmdock-plugin/debian/patches/02_fix-indirect-dso-linking.patch	2011-04-29 06:11:42 UTC (rev 5713)
@@ -2,10 +2,12 @@
  Pass directly -lX11 in Makefile.in instead of @X11_LIBS@ in Makefile.am as
  in the upstream commit to avoid regenerating autotools' files.
 Origin: backport, http://git.xfce.org/panel-plugins/xfce4-wmdock-plugin/commit/?id=ee869a6de786b00010a3061982784aa445eb9efd
---- xfce4-wmdock-plugin-0.3.2.orig/panel-plugin/Makefile.in
-+++ xfce4-wmdock-plugin-0.3.2/panel-plugin/Makefile.in
-@@ -156,7 +156,7 @@ INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XM
- INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
+Index: xfce4-wmdock-plugin-0.3.4/panel-plugin/Makefile.in
+===================================================================
+--- xfce4-wmdock-plugin-0.3.4.orig/panel-plugin/Makefile.in	2011-04-28 22:00:43.000000000 +0200
++++ xfce4-wmdock-plugin-0.3.4/panel-plugin/Makefile.in	2011-04-29 08:11:10.133758410 +0200
+@@ -150,7 +150,7 @@
+ LD = @LD@
  LDFLAGS = @LDFLAGS@
  LIBOBJS = @LIBOBJS@
 -LIBS = @LIBS@




More information about the Pkg-xfce-commits mailing list