SOURCES: trayer-makefile.patch (NEW) - fixes build problems in the Th envir...

mguevara mguevara at pld-linux.org
Mon Oct 6 14:27:13 CEST 2008


Author: mguevara                     Date: Mon Oct  6 12:27:13 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixes build problems in the Th environment

---- Files affected:
SOURCES:
   trayer-makefile.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/trayer-makefile.patch
diff -u /dev/null SOURCES/trayer-makefile.patch:1.1
--- /dev/null	Mon Oct  6 14:27:14 2008
+++ SOURCES/trayer-makefile.patch	Mon Oct  6 14:27:08 2008
@@ -0,0 +1,11 @@
+--- trayer-1.0/Makefile.common~	2004-06-02 08:15:37.000000000 +0200
++++ trayer-1.0/Makefile.common	2008-10-06 14:13:07.653455274 +0200
+@@ -25,7 +25,7 @@ CFLAGS := -g -Wall 
+ endif
+ 
+ # -DGTK_DISABLE_DEPRECATED does not work yet
+-CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
++CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
+ 
+ %.o: %.c
+ 	$(CC) $(CFLAGS) $(INCS) -c $<
================================================================


More information about the pld-cvs-commit mailing list