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

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Tue Nov 8 22:17:15 CET 2011


Revision: 16143
          http://gar.svn.sourceforge.net/gar/?rev=16143&view=rev
Author:   gadavis
Date:     2011-11-08 21:17:15 +0000 (Tue, 08 Nov 2011)
Log Message:
-----------
Remove now-unecessary 32/64 symlink creation

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

Modified: csw/mgar/pkg/gmt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmt/trunk/Makefile	2011-11-08 15:59:36 UTC (rev 16142)
+++ csw/mgar/pkg/gmt/trunk/Makefile	2011-11-08 21:17:15 UTC (rev 16143)
@@ -89,11 +89,11 @@
 include gar/category.mk
 
 # This post-install-modulated step must come after we "include gar/category.mk"
-post-install-modulated:
-	@echo Creating architecture symlinks
-	ln -s $(ISA_DEFAULT) $(DESTDIR)/opt/csw/lib/gmt/32
-	ln -s $(ISA_DEFAULT64) $(DESTDIR)/opt/csw/lib/gmt/64
-	@$(MAKECOOKIE)
+#post-install-modulated:
+#	@echo Creating architecture symlinks
+#	ln -s $(ISA_DEFAULT) $(DESTDIR)/opt/csw/lib/gmt/32
+#	ln -s $(ISA_DEFAULT64) $(DESTDIR)/opt/csw/lib/gmt/64
+#	@$(MAKECOOKIE)
 
 # TODO: post-merge, search for anything in /opt/csw/bin/64 that isn't a 
 # binary and nuke it so that things like shell scripts don't get ISAEXEC'd

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