[csw-devel] SF.net SVN: gar:[21902] csw/mgar/pkg/librecad/trunk/files/ 0000-add-csw-settings.patch
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Tue Sep 10 16:24:26 CEST 2013
Revision: 21902
http://gar.svn.sourceforge.net/gar/?rev=21902&view=rev
Author: cgrzemba
Date: 2013-09-10 14:24:26 +0000 (Tue, 10 Sep 2013)
Log Message:
-----------
librecad/trunk: fix include path
Modified Paths:
--------------
csw/mgar/pkg/librecad/trunk/files/0000-add-csw-settings.patch
Modified: csw/mgar/pkg/librecad/trunk/files/0000-add-csw-settings.patch
===================================================================
--- csw/mgar/pkg/librecad/trunk/files/0000-add-csw-settings.patch 2013-09-10 13:15:36 UTC (rev 21901)
+++ csw/mgar/pkg/librecad/trunk/files/0000-add-csw-settings.patch 2013-09-10 14:24:26 UTC (rev 21902)
@@ -25,7 +25,7 @@
+#
+
+exists("/opt/csw/gxx/include") {
-+ INCLUDEPATH += "/opt/csw/gxx/include"
++ INCLUDEPATH += "/opt/csw/include"
+ INCLUDEPATH += "/opt/csw/gxx/include/boost"
+ INCLUDEPATH += "/opt/csw/include/freetype2"
+}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list