[csw-devel] SF.net SVN: gar:[4329] csw/mgar/pkg/wget/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Wed Apr 15 18:21:57 CEST 2009
Revision: 4329
http://gar.svn.sourceforge.net/gar/?rev=4329&view=rev
Author: idogan23
Date: 2009-04-15 16:21:57 +0000 (Wed, 15 Apr 2009)
Log Message:
-----------
wget: added MERGE_SCRIPTS also for i386
Modified Paths:
--------------
csw/mgar/pkg/wget/trunk/Makefile
Modified: csw/mgar/pkg/wget/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wget/trunk/Makefile 2009-04-15 16:15:27 UTC (rev 4328)
+++ csw/mgar/pkg/wget/trunk/Makefile 2009-04-15 16:21:57 UTC (rev 4329)
@@ -40,9 +40,12 @@
PROTOTYPE_FILTER = awk '$$$$3 ~ /\/wgetrc.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } { print }'
MERGE_SCRIPTS_isa-sparcv8-static-disable = copy-all
+ MERGE_SCRIPTS_isa-sparcv8-static-enable = rename-wget copy-only
+ MERGE_DIRS_isa-sparcv8-static-enable = $(bindir)
-MERGE_SCRIPTS_isa-sparcv8-static-enable = rename-wget copy-only
-MERGE_DIRS_isa-sparcv8-static-enable = $(bindir)
+ MERGE_SCRIPTS_isa-i386-static-disable = copy-all
+ MERGE_SCRIPTS_isa-i386-static-enable = rename-wget copy-only
+ MERGE_DIRS_isa-i386-static-enable = $(bindir)
merge-rename-wget:
@mv $(DESTDIR)$(bindir)/wget $(DESTDIR)$(bindir)/wget.static
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