On Apr 9, 2007, at 8:49 PM, [EMAIL PROTECTED] wrote:
Log Message
Fix app bundle path for newer Xcodes.
Modified Paths
• trunk/dports/aqua/macsword/Portfile
---snip---
destroot {
xinstall -d -m 0755 ${destroot}/Applications/MacPorts
- system "cp -R ${worksrcpath}/build/MacSword.app \
+ system "cp -R ${worksrcpath}/build/Deployment/MacSword.app \
${destroot}/Applications/MacPorts"
}
Shouldn't these paths and Xcode settings be handled through the Xcode
PortGroup?
-jmpp
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev