]> git.pld-linux.org Git - packages/aquamarine.git/commitdiff
- better this way, hardcode include since aquamarine has broken detection anyway
authorshadzik <shadzik@pld-linux.org>
Mon, 11 Dec 2006 00:24:55 +0000 (00:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aquamarine-include.patch -> 1.2

aquamarine-include.patch

index 82eda90bd7f426d4c1c6ce39a68376d204f61d83..1b6227742e925c187f4c9eef6f3f3620abe78d6e 100644 (file)
@@ -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;
This page took 0.059716 seconds and 4 git commands to generate.