]> git.pld-linux.org Git - packages/litecoin.git/commitdiff
- autogen in subdir auto/th/litecoin-0.13.2-7
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 15 Oct 2018 19:04:14 +0000 (21:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 15 Oct 2018 19:04:14 +0000 (21:04 +0200)
litecoin.spec

index 76aa2d502b7ffa04fc7c163b90e37dd80d27874d..4d914e67655ae5ca5549b563015e1771ffda76bd 100644 (file)
@@ -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 \
This page took 0.218486 seconds and 4 git commands to generate.