[56071] trunk/dports/math/xgraph/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 23 19:50:42 PDT 2009


Revision: 56071
          http://trac.macports.org/changeset/56071
Author:   ryandesign at macports.org
Date:     2009-08-23 19:50:42 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
xgraph: simplify post-destroot manpage moving

Modified Paths:
--------------
    trunk/dports/math/xgraph/Portfile

Modified: trunk/dports/math/xgraph/Portfile
===================================================================
--- trunk/dports/math/xgraph/Portfile	2009-08-24 02:46:29 UTC (rev 56070)
+++ trunk/dports/math/xgraph/Portfile	2009-08-24 02:50:42 UTC (rev 56071)
@@ -14,6 +14,6 @@
 checksums               md5 c4cbfb3291a607dd274e7fb161b9056a
 
 post-destroot           {
-                        system "mv ${destroot}${prefix}/man/manm/xgraph.man \
-                            ${destroot}${prefix}/share/man/man1/xgraph.1"
+    move ${destroot}${prefix}/man/manm/xgraph.man \
+        ${destroot}${prefix}/share/man/man1/xgraph.1
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/006d7e09/attachment.html>


More information about the macports-changes mailing list