[77071] trunk/dports/science/ompl/Portfile

mmoll at macports.org mmoll at macports.org
Sat Mar 19 06:32:24 PDT 2011


Revision: 77071
          http://trac.macports.org/changeset/77071
Author:   mmoll at macports.org
Date:     2011-03-19 06:32:21 -0700 (Sat, 19 Mar 2011)
Log Message:
-----------
science/ompl: fix typo, closes #28835

Modified Paths:
--------------
    trunk/dports/science/ompl/Portfile

Modified: trunk/dports/science/ompl/Portfile
===================================================================
--- trunk/dports/science/ompl/Portfile	2011-03-19 12:49:49 UTC (rev 77070)
+++ trunk/dports/science/ompl/Portfile	2011-03-19 13:32:21 UTC (rev 77071)
@@ -65,7 +65,7 @@
     if { [variant_isset app] } {
         depends_lib-append  port:py27-pyqt4 port:py27-opengl
         post-destroot {
-            reinplace "s|#!/usr/bin/env python|#!${prefix}/bin/python2.6|g" \
+            reinplace "s|#!/usr/bin/env python|#!${prefix}/bin/python2.7|g" \
                 ${destroot}${prefix}/bin/ompl_app
         }
     } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110319/40cd65fa/attachment.html>


More information about the macports-changes mailing list