[104239] trunk/dports/sysutils/rpm/Portfile

afb at macports.org afb at macports.org
Thu Mar 21 13:08:25 PDT 2013


Revision: 104239
          https://trac.macports.org/changeset/104239
Author:   afb at macports.org
Date:     2013-03-21 13:08:25 -0700 (Thu, 21 Mar 2013)
Log Message:
-----------
rpm: stop trying to work around python25 bugs (#34403, jmr #38443)

Modified Paths:
--------------
    trunk/dports/sysutils/rpm/Portfile

Modified: trunk/dports/sysutils/rpm/Portfile
===================================================================
--- trunk/dports/sysutils/rpm/Portfile	2013-03-21 19:20:59 UTC (rev 104238)
+++ trunk/dports/sysutils/rpm/Portfile	2013-03-21 20:08:25 UTC (rev 104239)
@@ -94,7 +94,6 @@
 			      --disable-rpath
 
 	configure.cppflags-append -I${prefix}${frameworks_dir}/Python.framework/Versions/2.5/include/python2.5
-	pre-activate { catch { move ${prefix}/lib/python2.5/site-packages/rpm ${frameworks_dir}/Python.framework/Versions/2.5/lib/python2.5/site-packages/rpm } }
 
 	post-destroot {
 		# Mac OS X specific changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130321/eb0398e0/attachment.html>


More information about the macports-changes mailing list