Ticket #47445: rpm54.diff
File rpm54.diff, 403 bytes (added by Ionic (Mihai Moldovan), 10 years ago) |
---|
-
sysutils/rpm54/Portfile
diff --git a/sysutils/rpm54/Portfile b/sysutils/rpm54/Portfile index dcafb09..fdee6c7 100644
a b post-extract { 71 71 72 72 post-patch { 73 73 reinplace "s/, @ldaddr//" ${worksrcpath}/perl/Makefile.PL.in ; # remove -rpath flags 74 } 75 76 pre-configure { 74 77 system -W ${worksrcpath} "glibtoolize --install --force" ; # mandriva's libtool bugs 75 78 } 76 79