[42077] trunk/dports/devel/grails/Portfile

blb at macports.org blb at macports.org
Fri Nov 14 11:42:26 PST 2008


Revision: 42077
          http://trac.macports.org/changeset/42077
Author:   blb at macports.org
Date:     2008-11-14 11:42:26 -0800 (Fri, 14 Nov 2008)
Log Message:
-----------
devel/grails - make a bit of spacing consistent with the rest of the Portfile

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

Modified: trunk/dports/devel/grails/Portfile
===================================================================
--- trunk/dports/devel/grails/Portfile	2008-11-14 19:06:42 UTC (rev 42076)
+++ trunk/dports/devel/grails/Portfile	2008-11-14 19:42:26 UTC (rev 42077)
@@ -58,8 +58,8 @@
 			  ${destroot}${prefix}/share/java/${name}
 
 	# Symlink grails into the bin directory
-        system "cd ${destroot}${prefix}/bin && ln -s ${prefix}/share/java/${name}/bin/grails"
-        system "cd ${destroot}${prefix}/bin && ln -s ${prefix}/share/java/${name}/bin/startGrails"
+	system "cd ${destroot}${prefix}/bin && ln -s ${prefix}/share/java/${name}/bin/grails"
+	system "cd ${destroot}${prefix}/bin && ln -s ${prefix}/share/java/${name}/bin/startGrails"
 }
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081114/5602d3bc/attachment.html>


More information about the macports-changes mailing list