W dniu 28.06.2012 07:22, Sérgio Basto pisze:
On Qui, 2012-06-28 at 04:43 +0100, Sérgio Basto wrote:
> wxsvg
diff -u -r1.16 wxsvg.spec
--- wxsvg.spec 27 Jun 2012 16:06:17 -0000 1.16
+++ wxsvg.spec 28 Jun 2012 05:08:17 -0000
@@ -34,7 +34,9 @@
%build
mkdir -p m4
-sh autogen.sh
+cp /usr/share/libtool/config/ltmain.sh .
+autoupdate
+autoreconf
%configure \
--disable-dependency-tracking \
--disable-static
do the build
This is strange, I was able to rebuild wxsvg without any changes here.
Julian