[55181] trunk/dports/lang/ghc/Portfile

snc at macports.org snc at macports.org
Fri Aug 7 04:32:38 PDT 2009


Revision: 55181
          http://trac.macports.org/changeset/55181
Author:   snc at macports.org
Date:     2009-08-07 04:32:37 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
fix lint

Modified Paths:
--------------
    trunk/dports/lang/ghc/Portfile

Modified: trunk/dports/lang/ghc/Portfile
===================================================================
--- trunk/dports/lang/ghc/Portfile	2009-08-07 11:32:19 UTC (rev 55180)
+++ trunk/dports/lang/ghc/Portfile	2009-08-07 11:32:37 UTC (rev 55181)
@@ -194,7 +194,7 @@
 
 
 post-extract {
-     system "tar jxf ${distpath}/testsuite-${version}.tar.bz2 -C ${worksrcpath}" 
+     system "tar jxf ${distpath}/testsuite-${version}.tar.bz2 -C ${worksrcpath}"
 }
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/aeae6114/attachment.html>


More information about the macports-changes mailing list