Author: glen                         Date: Sun Nov  5 11:46:21 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix include paths

---- Files affected:
SOURCES:
   aethera-includes.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/aethera-includes.patch
diff -u /dev/null SOURCES/aethera-includes.patch:1.1
--- /dev/null   Sun Nov  5 12:46:21 2006
+++ SOURCES/aethera-includes.patch      Sun Nov  5 12:46:16 2006
@@ -0,0 +1,17 @@
+--- aethera-1.2.1/koplugin/korganizer/korganizer.pro~  2005-03-30 
12:49:27.000000000 +0300
++++ aethera-1.2.1/koplugin/korganizer/korganizer.pro   2006-11-05 
13:41:41.031348020 +0200
+@@ -19,10 +19,10 @@
+ unix {
+ TARGET    = korganizer
+ 
+-INCLUDEPATH += /usr/local/include/aethera/libs/plugins/kommailplugin/
+-DEPENDPATH  += /usr/local/include/aethera/libs/plugins/kommailplugin/
+-INCLUDEPATH += /usr/local/include/aethera/libs/plugins/komcontactsplugin/
+-DEPENDPATH  += /usr/local/include/aethera/libs/plugins/komcontactsplugin/
++INCLUDEPATH += ../../aethera/libs/plugins/kommailplugin
++DEPENDPATH  += ../../aethera/libs/plugins/kommailplugin
++INCLUDEPATH += ../../aethera/libs/plugins/komcontactsplugin
++DEPENDPATH  += ../../aethera/libs/plugins/komcontactsplugin
+ }
+ 
+ HEADERS += \
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to