SOURCES: aquamarine-include.patch - better this way, hardcode incl...

shadzik shadzik at pld-linux.org
Mon Dec 11 01:25:00 CET 2006


Author: shadzik                      Date: Mon Dec 11 00:25:00 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- better this way, hardcode include since aquamarine has broken detection anyway

---- Files affected:
SOURCES:
   aquamarine-include.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/aquamarine-include.patch
diff -u SOURCES/aquamarine-include.patch:1.1 SOURCES/aquamarine-include.patch:1.2
--- SOURCES/aquamarine-include.patch:1.1	Sun Dec 10 22:57:06 2006
+++ SOURCES/aquamarine-include.patch	Mon Dec 11 01:24:55 2006
@@ -1,11 +1,8 @@
---- src/integration.h	2006-12-10 01:10:12.000000000 +0100
-+++ src/integration.h-new	2006-12-10 22:54:14.000000000 +0100
-@@ -37,7 +37,7 @@
- #ifdef HAVE_BERYL_SETTINGS
+--- src/Makefile.am	2006-12-10 01:10:12.000000000 +0100
++++ src/Makefile.am-new	2006-12-11 01:21:08.077134608 +0100
+@@ -1,4 +1,4 @@
+-INCLUDES = -I$(srcdir)/lib $(all_includes)
++INCLUDES = -I$(srcdir)/lib $(all_includes) -I/usr/include/beryl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0/
  
- extern "C" {
--#include <beryl-settings.h>
-+#include <beryl/beryl-settings.h>
- }
+ bin_PROGRAMS = aquamarine
  
- class KConfig;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/aquamarine-include.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list