]> git.pld-linux.org Git - packages/Xbae.git/blobdiff - Xbae.spec
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
[packages/Xbae.git] / Xbae.spec
index af1e53fcdb9b545279b343551733aa7373beed5a..a071690e4d1b4a5a735b8b36df47a8d2f28853fa 100644 (file)
--- a/Xbae.spec
+++ b/Xbae.spec
@@ -62,10 +62,10 @@ Biblioteki statyczne XbaeMatrix.
 
 %build
 rm -f missing
-libtoolize --copy --force
-aclocal
-autoconf
-automake -a -c
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-shared \
        --enable-static \
This page took 0.124941 seconds and 4 git commands to generate.