[79935] trunk/dports/python/py27-sympy/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jun 29 13:32:40 PDT 2011


Revision: 79935
          http://trac.macports.org/changeset/79935
Author:   stromnov at macports.org
Date:     2011-06-29 13:32:40 -0700 (Wed, 29 Jun 2011)
Log Message:
-----------
py27-sympy: fix manpage name

Modified Paths:
--------------
    trunk/dports/python/py27-sympy/Portfile

Modified: trunk/dports/python/py27-sympy/Portfile
===================================================================
--- trunk/dports/python/py27-sympy/Portfile	2011-06-29 20:27:39 UTC (rev 79934)
+++ trunk/dports/python/py27-sympy/Portfile	2011-06-29 20:32:40 UTC (rev 79935)
@@ -28,7 +28,7 @@
 
 post-destroot {
     ln -s ${python.prefix}/share/man/man1/isympy.1 \
-          ${destroot}${prefix}/share/man/man1/isympy${python.branch}.1
+          ${destroot}${prefix}/share/man/man1/isympy-${python.branch}.1
 }
 
 livecheck.regex     "sympy-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110629/faf47085/attachment.html>


More information about the macports-changes mailing list