[104966] trunk/dports/sysutils/rpm/Portfile
afb at macports.org
afb at macports.org
Sat Apr 6 02:54:20 PDT 2013
Revision: 104966
https://trac.macports.org/changeset/104966
Author: afb at macports.org
Date: 2013-04-06 02:54:20 -0700 (Sat, 06 Apr 2013)
Log Message:
-----------
rpm: frameworks_dir is already absolute
Modified Paths:
--------------
trunk/dports/sysutils/rpm/Portfile
Modified: trunk/dports/sysutils/rpm/Portfile
===================================================================
--- trunk/dports/sysutils/rpm/Portfile 2013-04-06 09:37:39 UTC (rev 104965)
+++ trunk/dports/sysutils/rpm/Portfile 2013-04-06 09:54:20 UTC (rev 104966)
@@ -93,7 +93,7 @@
--with-glob --enable-broken-chown \
--disable-rpath
- configure.cppflags-append -I${prefix}${frameworks_dir}/Python.framework/Versions/2.5/include/python2.5
+ configure.cppflags-append -I${frameworks_dir}/Python.framework/Versions/2.5/include/python2.5
post-destroot {
# Mac OS X specific changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130406/7ee04f8a/attachment.html>
More information about the macports-changes
mailing list