[csw-devel] SF.net SVN: gar:[7530] csw/mgar/pkg/colormake/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Dec 2 01:25:50 CET 2009


Revision: 7530
          http://gar.svn.sourceforge.net/gar/?rev=7530&view=rev
Author:   bdwalton
Date:     2009-12-02 00:25:50 +0000 (Wed, 02 Dec 2009)

Log Message:
-----------
colormake: update custom install to match old package (and not conflict with cmake)

Modified Paths:
--------------
    csw/mgar/pkg/colormake/trunk/Makefile

Modified: csw/mgar/pkg/colormake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/colormake/trunk/Makefile	2009-12-01 21:56:44 UTC (rev 7529)
+++ csw/mgar/pkg/colormake/trunk/Makefile	2009-12-02 00:25:50 UTC (rev 7530)
@@ -39,6 +39,7 @@
 install-custom:
 	@(cd $(WORKSRC); \
 		ginstall -d -m 0755 $(DESTDIR)$(bindir) $(DESTDIR)$(CMDD); \
-		ginstall -m 0755 colormake.pl cmake clmake $(DESTDIR)$(bindir); \
+		ginstall -m 0755 colormake.pl clmake $(DESTDIR)$(bindir); \
+		ginstall -m 0755 cmake $(DESTDIR)$(bindir)/colormake; \
 		ginstall -m 0644 AUTHORS README $(DESTDIR)$(CMDD) )
 	@$(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