[136536] trunk/dports/irc/xchat2/Portfile

larryv at macports.org larryv at macports.org
Wed May 20 21:42:46 PDT 2015


Revision: 136536
          https://trac.macports.org/changeset/136536
Author:   larryv at macports.org
Date:     2015-05-20 21:42:46 -0700 (Wed, 20 May 2015)
Log Message:
-----------
xchat2: Use `touch` proc (NFC)

Modified Paths:
--------------
    trunk/dports/irc/xchat2/Portfile

Modified: trunk/dports/irc/xchat2/Portfile
===================================================================
--- trunk/dports/irc/xchat2/Portfile	2015-05-21 04:42:44 UTC (rev 136535)
+++ trunk/dports/irc/xchat2/Portfile	2015-05-21 04:42:46 UTC (rev 136536)
@@ -34,8 +34,7 @@
                     rmd160  1bc3e0ff00e15c83588dd21a3ef3e8e34f953331
 
 post-extract {
-    system "touch ${worksrcpath}/NEWS"
-    system "touch ${worksrcpath}/ABOUT-NLS"
+    touch ${worksrcpath}/NEWS ${worksrcpath}/ABOUT-NLS
 }
 
 patch.pre_args      -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150520/d45d3ef0/attachment.html>


More information about the macports-changes mailing list