[80179] trunk/dports/lang/mercury/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Jul 6 00:31:40 PDT 2011


Revision: 80179
          http://trac.macports.org/changeset/80179
Author:   jeremyhu at macports.org
Date:     2011-07-06 00:31:39 -0700 (Wed, 06 Jul 2011)
Log Message:
-----------
mercury: Small worksrcdir cleanup

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

Modified: trunk/dports/lang/mercury/Portfile
===================================================================
--- trunk/dports/lang/mercury/Portfile	2011-07-06 07:21:55 UTC (rev 80178)
+++ trunk/dports/lang/mercury/Portfile	2011-07-06 07:31:39 UTC (rev 80179)
@@ -31,15 +31,11 @@
                     sha1    508f9fbebdf061f706a44db5c77868cb4e769066 \
                     rmd160  bee82b6037fa1f14f27b43d6f7d751d232941bc7
 
-worksrcdir	${name}-${version}
+worksrcdir	${name}-compiler-${version}
 
 depends_lib \
     port:readline
 
-post-extract {
-    file rename ${workpath}/${name}-compiler-${version} ${workpath}/${name}-${version}
-}
-
 patchfiles \
     asm.patch \
     nolibgcc.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110706/e4ccbddc/attachment.html>


More information about the macports-changes mailing list