]> git.pld-linux.org Git - packages/Xbae.git/commitdiff
- added "rm -f missing" on top %build. Xbae-4_9_1-1
authorkloczek <kloczek@pld-linux.org>
Wed, 26 Sep 2001 04:46:32 +0000 (04:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xbae.spec -> 1.5

Xbae.spec

index 4801939cf96aba58061a7451db4f603c9f2760b5..0b0ba8d01ee7397b44fa3b8586bca67c530da861 100644 (file)
--- a/Xbae.spec
+++ b/Xbae.spec
@@ -82,7 +82,8 @@ Biblioteki statyczne XbaeMatrix.
 %patch0 -p1
 
 %build
-libtoolize -c -f
+rm -f missing
+libtoolize --copy --force
 aclocal
 autoconf
 automake -a -c
This page took 0.050889 seconds and 4 git commands to generate.