SOURCES (DEVEL): hk_classes-dir.patch - added directory fixes for ...
twittner
twittner at pld-linux.org
Thu Nov 3 20:05:01 CET 2005
Author: twittner Date: Thu Nov 3 19:05:01 2005 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- added directory fixes for Paradox and mdb drivers
---- Files affected:
SOURCES:
hk_classes-dir.patch (1.3.2.1 -> 1.3.2.2)
---- Diffs:
================================================================
Index: SOURCES/hk_classes-dir.patch
diff -u SOURCES/hk_classes-dir.patch:1.3.2.1 SOURCES/hk_classes-dir.patch:1.3.2.2
--- SOURCES/hk_classes-dir.patch:1.3.2.1 Mon Oct 31 22:51:14 2005
+++ SOURCES/hk_classes-dir.patch Thu Nov 3 20:04:55 2005
@@ -83,3 +83,21 @@
INCLUDES= -I../hk_classes -I at XBASEINCDIR@
AM_CPPFLAGS=
+diff -Nur b.hk_classes-0.8/hk_paradoxclasses/Makefile.am n.hk_classes-0.8/hk_paradoxclasses/Makefile.am
+--- b.hk_classes-0.8/hk_paradoxclasses/Makefile.am 2005-05-05 15:56:52.000000000 +0200
++++ n.hk_classes-0.8/hk_paradoxclasses/Makefile.am 2005-11-03 18:39:22.632717584 +0100
+@@ -1,4 +1,4 @@
+-libdir=@HK_CLASSESDIR@/drivers
++libdir=@HK_DRIVERSDIR@
+ INCLUDES= -I../hk_classes -I at PARADOXINCDIR@
+
+ AM_CPPFLAGS=
+diff -Nur b.hk_classes-0.8/hk_mdbclasses/Makefile.am n.hk_classes-0.8/hk_mdbclasses/Makefile.am
+--- b.hk_classes-0.8/hk_mdbclasses/Makefile.am 2005-06-25 10:39:15.000000000 +0200
++++ n.hk_classes-0.8/hk_mdbclasses/Makefile.am 2005-11-03 18:39:22.594723360 +0100
+@@ -1,4 +1,4 @@
+-libdir=@HK_CLASSESDIR@/drivers
++libdir=@HK_DRIVERSDIR@
+ INCLUDES= -I../hk_classes -I at MDBINCDIR@
+
+ AM_CPPFLAGS=$(GLIB_CFLAGS)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/hk_classes-dir.patch?r1=1.3.2.1&r2=1.3.2.2&f=u
More information about the pld-cvs-commit
mailing list