SOURCES: xmule-wx-config.patch (NEW) - use wx-gtk2-ansi-config ins...

zboczuch zboczuch at pld-linux.org
Mon Dec 19 22:10:49 CET 2005


Author: zboczuch                     Date: Mon Dec 19 21:10:49 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use wx-gtk2-ansi-config instead of wx-config - it should be set up
  by configure script, by it looks like a bug in xMule...

---- Files affected:
SOURCES:
   xmule-wx-config.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xmule-wx-config.patch
diff -u /dev/null SOURCES/xmule-wx-config.patch:1.1
--- /dev/null	Mon Dec 19 22:10:49 2005
+++ SOURCES/xmule-wx-config.patch	Mon Dec 19 22:10:44 2005
@@ -0,0 +1,11 @@
+--- xmule-1.12.2/src/xmule.make.in.orig	2005-12-18 20:34:23.875835000 +0100
++++ xmule-1.12.2/src/xmule.make.in	2005-12-18 20:34:53.009655750 +0100
+@@ -9,7 +9,7 @@
+ TARGET =
+ 
+ ifeq ($(HAVE_XRC), 1)
+-    LDFLAGS += `wx-config --libs xrc`
++    LDFLAGS += `wx-gtk2-ansi-config --libs xrc`
+ else
+     CFLAGS += -I../xLibs/xrc
+     LDFLAGS += -L$(LIBDIR) -lxrc
================================================================



More information about the pld-cvs-commit mailing list