[packages/litecoin] - autogen in subdir
qboosh
qboosh at pld-linux.org
Mon Oct 15 21:00:40 CEST 2018
commit 2d02f65f187df45df4ff0bfbe1967e360c5127ec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Oct 15 21:04:14 2018 +0200
- autogen in subdir
litecoin.spec | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/litecoin.spec b/litecoin.spec
index 76aa2d5..4d914e6 100644
--- a/litecoin.spec
+++ b/litecoin.spec
@@ -62,6 +62,13 @@ Portfel na litecoiny oparty na Qt.
%{__autoconf}
%{__autoheader}
%{__automake}
+cd src/secp256k1
+%{__libtoolize}
+%{__aclocal} -I build-aux/m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+cd ../..
%configure \
--disable-shared \
--disable-silent-rules \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/litecoin.git/commitdiff/2d02f65f187df45df4ff0bfbe1967e360c5127ec
More information about the pld-cvs-commit
mailing list