[64608] trunk/dports/devel/grails-devel/Portfile

breskeby at macports.org breskeby at macports.org
Wed Mar 10 13:53:43 PST 2010


Revision: 64608
          http://trac.macports.org/changeset/64608
Author:   breskeby at macports.org
Date:     2010-03-10 13:53:42 -0800 (Wed, 10 Mar 2010)
Log Message:
-----------
fixing issues with unzip task

Modified Paths:
--------------
    trunk/dports/devel/grails-devel/Portfile

Modified: trunk/dports/devel/grails-devel/Portfile
===================================================================
--- trunk/dports/devel/grails-devel/Portfile	2010-03-10 21:47:08 UTC (rev 64607)
+++ trunk/dports/devel/grails-devel/Portfile	2010-03-10 21:53:42 UTC (rev 64608)
@@ -28,7 +28,7 @@
 
 extract.suffix	   	.zip
 extract.cmd       	unzip
-extract.pre_args  	"-q -n"
+extract.pre_args  	"-q -o"
 extract.post_args 	"-d ${portpath}/work"
 
 use_configure 		no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100310/fa8a8fb2/attachment.html>


More information about the macports-changes mailing list