]> git.pld-linux.org Git - packages/ceph.git/blobdiff - ceph.spec
- regenerate ac/am, upstream file produce incorrectly linked libs
[packages/ceph.git] / ceph.spec
index 2b8e84cd22f73f6a90703eaa491524a78979de05..f5227c93521266c603262eef8ea8477ce0c5ab7c 100644 (file)
--- a/ceph.spec
+++ b/ceph.spec
@@ -217,6 +217,11 @@ Agenci OCF do monitorowania procesów Cepha.
 %patch2 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 # required by xfs headers (for off64_t)
 CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64"
 # ac_cv_prog_uudecode_base64=no is a hack to compile Test.class instead of
This page took 0.069922 seconds and 4 git commands to generate.