Modified: trunk/dports/devel/bootstrap_cmds/Portfile (104687 => 104688)
--- trunk/dports/devel/bootstrap_cmds/Portfile 2013-03-31 15:07:04 UTC (rev 104687)
+++ trunk/dports/devel/bootstrap_cmds/Portfile 2013-03-31 17:10:31 UTC (rev 104688)
@@ -41,7 +41,8 @@
}
post-destroot {
- file rename ${worksrcpath}/migcom.tproj/build/UninstalledProducts/migcom ${destroot}${prefix}/libexec/
+ catch {file rename ${worksrcpath}/migcom.tproj/build/UninstalledProducts/migcom ${destroot}${prefix}/bin/}
+ file rename ${destroot}${prefix}/bin/migcom ${destroot}${prefix}/libexec/migcom
file rename ${worksrcpath}/decomment.tproj/decomment ${destroot}${prefix}/bin/
file rename ${worksrcpath}/relpath.tproj/relpath ${destroot}${prefix}/bin/
file rename ${worksrcpath}/migcom.tproj/mig.sh ${destroot}${prefix}/bin/mig