[Pkg-xfce-commits] r4488 - goodies/branches/experimental/xfce4-wavelan-plugin/debian/patches
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Nov 6 09:08:23 UTC 2010
Author: corsac
Date: 2010-11-06 09:08:13 +0000 (Sat, 06 Nov 2010)
New Revision: 4488
Modified:
goodies/branches/experimental/xfce4-wavelan-plugin/debian/patches/03_link-against-libxfcegui4.patch
Log:
correct typo in patch
Modified: goodies/branches/experimental/xfce4-wavelan-plugin/debian/patches/03_link-against-libxfcegui4.patch
===================================================================
--- goodies/branches/experimental/xfce4-wavelan-plugin/debian/patches/03_link-against-libxfcegui4.patch 2010-11-06 08:56:23 UTC (rev 4487)
+++ goodies/branches/experimental/xfce4-wavelan-plugin/debian/patches/03_link-against-libxfcegui4.patch 2010-11-06 09:08:13 UTC (rev 4488)
@@ -27,7 +27,7 @@
xfce4_wavelan_plugin_LDFLAGS = \
- @LIBXFCE4PANEL_LIBS@
+ @LIBXFCE4PANEL_LIBS@ \
-+ @LIBXFCEGUI4L_LIBS@
++ @LIBXFCEGUI4_LIBS@
xfce4_wavelan_plugin_SOURCES = \
wavelan.c \
More information about the Pkg-xfce-commits
mailing list