[packages/ceph] - regenerate ac/am, upstream file produce incorrectly linked libs
baggins
baggins at pld-linux.org
Sat Apr 29 18:24:09 CEST 2017
commit c73ebfa81bb6859c3353d964856afff48dccca2e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Apr 29 18:23:12 2017 +0200
- regenerate ac/am, upstream file produce incorrectly linked libs
ceph.spec | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/ceph.spec b/ceph.spec
index 2b8e84c..f5227c9 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/c73ebfa81bb6859c3353d964856afff48dccca2e
More information about the pld-cvs-commit
mailing list