[csw-devel] SF.net SVN: gar:[22059] csw/mgar/pkg/qt4-gcc/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Mon Sep 30 11:35:07 CEST 2013
Revision: 22059
http://gar.svn.sourceforge.net/gar/?rev=22059&view=rev
Author: pfelecan
Date: 2013-09-30 09:35:06 +0000 (Mon, 30 Sep 2013)
Log Message:
-----------
qt4-gcc/trunk: correct another script tools origin directory for the specific SPARC post installation rule for script headers
Modified Paths:
--------------
csw/mgar/pkg/qt4-gcc/trunk/Makefile
Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-09-30 09:19:29 UTC (rev 22058)
+++ csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-09-30 09:35:06 UTC (rev 22059)
@@ -521,5 +521,5 @@
ginstall --preserve-timestamps --mode=u=rwx,go=r $(stODir)/QScriptEngineDebugger $(stDDir)
ginstall --preserve-timestamps --mode=u=rwx,go=r $(stODir)/QtScriptTools $(stDDir)
ginstall --preserve-timestamps --mode=u=rwx,go=r $(dODir)/qscriptenginedebugger.h $(DDir)
- ginstall --preserve-timestamps --mode=u=rwx,go=r $(ODir)/qscriptenginedebugger.h $(stDDir)
+ ginstall --preserve-timestamps --mode=u=rwx,go=r $(dDir)/qscriptenginedebugger.h $(stDDir)
$(MAKECOOKIE)
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