[57965] trunk/dports/devel/robotframework/Portfile
jwa at macports.org
jwa at macports.org
Sat Sep 19 11:51:09 PDT 2009
Revision: 57965
http://trac.macports.org/changeset/57965
Author: jwa at macports.org
Date: 2009-09-19 11:51:08 -0700 (Sat, 19 Sep 2009)
Log Message:
-----------
remove destroot from all helper module definitions
Modified Paths:
--------------
trunk/dports/devel/robotframework/Portfile
Modified: trunk/dports/devel/robotframework/Portfile
===================================================================
--- trunk/dports/devel/robotframework/Portfile 2009-09-19 18:44:48 UTC (rev 57964)
+++ trunk/dports/devel/robotframework/Portfile 2009-09-19 18:51:08 UTC (rev 57965)
@@ -35,6 +35,8 @@
post-destroot {
reinplace "s;${destroot};;" ${destroot}/${prefix}/bin/pybot
+ reinplace "s;${destroot};;" ${destroot}/${prefix}/bin/jybot
+ reinplace "s;${destroot};;" ${destroot}/${prefix}/bin/rebot
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090919/a531bb7e/attachment.html>
More information about the macports-changes
mailing list