[csw-devel] SF.net SVN: gar:[19426] csw/mgar/pkg/librecad/trunk/files/ 0001-adjust-rs_system-forcsw.patch

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Fri Oct 12 09:34:55 CEST 2012


Revision: 19426
          http://gar.svn.sourceforge.net/gar/?rev=19426&view=rev
Author:   cgrzemba
Date:     2012-10-12 07:34:55 +0000 (Fri, 12 Oct 2012)
Log Message:
-----------
librecad/trunk: commit only why svn revert Makefile; svn up; mgar remerge repackage; has not helped

Modified Paths:
--------------
    csw/mgar/pkg/librecad/trunk/files/0001-adjust-rs_system-forcsw.patch

Modified: csw/mgar/pkg/librecad/trunk/files/0001-adjust-rs_system-forcsw.patch
===================================================================
--- csw/mgar/pkg/librecad/trunk/files/0001-adjust-rs_system-forcsw.patch	2012-10-12 07:21:49 UTC (rev 19425)
+++ csw/mgar/pkg/librecad/trunk/files/0001-adjust-rs_system-forcsw.patch	2012-10-12 07:34:55 UTC (rev 19426)
@@ -12,7 +12,7 @@
          // Add support directory if librecad is run-in-place,
          // not for Apple because it uses resources this is more for unix systems
          dirList.append(appDir + "/resources/" + subDirectory);
-+        dirList.append("/opt/csw/gxx/share/"+ appDirName + "/resources/" + subDirectory);
++        dirList.append("/opt/csw/gxx/lib/"+ appDirName + "/resources/" + subDirectory);
  #endif
  
      // Individual directories:

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