[90788] trunk/dports/print/poster/Portfile

snc at macports.org snc at macports.org
Wed Mar 14 11:54:59 PDT 2012


Revision: 90788
          https://trac.macports.org/changeset/90788
Author:   snc at macports.org
Date:     2012-03-14 11:54:59 -0700 (Wed, 14 Mar 2012)
Log Message:
-----------
poster: use system -W

Modified Paths:
--------------
    trunk/dports/print/poster/Portfile

Modified: trunk/dports/print/poster/Portfile
===================================================================
--- trunk/dports/print/poster/Portfile	2012-03-14 18:48:45 UTC (rev 90787)
+++ trunk/dports/print/poster/Portfile	2012-03-14 18:54:59 UTC (rev 90788)
@@ -27,8 +27,7 @@
                     sha256  63bd6f01e40e68dda0ac11a4f416c70457bc6bbd254af720b7ea2874875fa4ba
 
 post-patch {
-	system "cd ${worksrcpath} &&
-		touch AUTHORS NEWS &&
+	system  -W ${worksrcpath} "touch AUTHORS NEWS &&
         	${prefix}/bin/aclocal &&
         	${prefix}/bin/automake --add-missing &&
 		${prefix}/bin/autoconf"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120314/5668c338/attachment.html>


More information about the macports-changes mailing list