]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- ac/am/libtool really suxx
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 14 Jul 2001 16:01:03 +0000 (16:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution.spec -> 1.12

evolution.spec

index 10e02a6abcb2b6578a0333811f457ed5020d1976..d8373ac4d84e8788a833ec818a4e43acbb05aaec 100644 (file)
@@ -73,12 +73,13 @@ Pakiet zawiera statyczne biblioteki Evolution.
 %patch0 -p1
 
 %build
+rm missing
 gettextize --copy --force
-libtoolize --copy --force
 automake -a -c
 aclocal -I macros
+libtoolize --copy --force
 autoconf
-%configure
+%configure 
 %{__make}
 
 %install
This page took 0.039313 seconds and 4 git commands to generate.