[135222] trunk/dports/sysutils/rpm54/Portfile

afb at macports.org afb at macports.org
Sun Apr 19 11:35:58 PDT 2015


Revision: 135222
          https://trac.macports.org/changeset/135222
Author:   afb at macports.org
Date:     2015-04-19 11:35:58 -0700 (Sun, 19 Apr 2015)
Log Message:
-----------
rpm54: move glibtoolize to pre-configure (#47445)

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

Modified: trunk/dports/sysutils/rpm54/Portfile
===================================================================
--- trunk/dports/sysutils/rpm54/Portfile	2015-04-19 17:20:04 UTC (rev 135221)
+++ trunk/dports/sysutils/rpm54/Portfile	2015-04-19 18:35:58 UTC (rev 135222)
@@ -71,6 +71,9 @@
 
 post-patch {
 	reinplace "s/, @ldaddr//" ${worksrcpath}/perl/Makefile.PL.in ; # remove -rpath flags
+}
+
+pre-configure {
 	system -W ${worksrcpath} "glibtoolize --install --force" ; # mandriva's libtool bugs
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150419/bce7207d/attachment.html>


More information about the macports-changes mailing list