SOURCES: aethera-includes.patch - more path fixes

glen glen at pld-linux.org
Sun Nov 5 12:59:46 CET 2006


Author: glen                         Date: Sun Nov  5 11:59:46 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more path fixes

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

---- Diffs:

================================================================
Index: SOURCES/aethera-includes.patch
diff -u SOURCES/aethera-includes.patch:1.1 SOURCES/aethera-includes.patch:1.2
--- SOURCES/aethera-includes.patch:1.1	Sun Nov  5 12:46:16 2006
+++ SOURCES/aethera-includes.patch	Sun Nov  5 12:59:41 2006
@@ -15,3 +15,40 @@
  }
  
  HEADERS += \
+--- aethera-1.2.1/aethera/libs/protocols/protocols.pro~	2005-03-30 12:49:26.000000000 +0300
++++ aethera-1.2.1/aethera/libs/protocols/protocols.pro	2006-11-05 13:47:13.798843081 +0200
+@@ -21,8 +21,8 @@
+ DEPENDPATH  += ../mailparsers
+ INCLUDEPATH += ../plugins/mailfilter
+ DEPENDPATH  += ../plugins/mailfilter
+-INCLUDEPATH += /usr/local/include/tkcssl
+-DEPENDPATH  += /usr/local/include/tkcssl
++INCLUDEPATH += ../../../tkcssl
++DEPENDPATH  += ../../../tkcssl
+ 
+ HEADERS += \
+   accountmanager.h \
+--- aethera-1.2.1/koplugin/libkcal/libkcal.pro~	2005-03-30 12:49:27.000000000 +0300
++++ aethera-1.2.1/koplugin/libkcal/libkcal.pro	2006-11-05 13:48:20.390342926 +0200
+@@ -72,7 +72,7 @@
+   versit/vcc.c \
+   versit/vobject.c
+ 
+-INCLUDEPATH += /usr/local/include/tkcbase
++INCLUDEPATH += ../../tkcbase
+ 
+ INCLUDEPATH += ../minikde 
+ DEPENDPATH += ../minikde
+--- aethera-1.2.1/koplugin/minikde/minikde.pro~	2005-03-30 12:49:27.000000000 +0300
++++ aethera-1.2.1/koplugin/minikde/minikde.pro	2006-11-05 13:49:30.991933074 +0200
+@@ -7,8 +7,8 @@
+ DEPENDPATH += .
+ 
+ unix {
+-  INCLUDEPATH += /usr/local/include/webdav/
+-  DEPENDPATH += /usr/local/include/webdav/
++  INCLUDEPATH += ../../webdav/webdav
++  DEPENDPATH += ../../webdav/webdav
+ }
+ 
+ win32 {
================================================================

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



More information about the pld-cvs-commit mailing list