]> git.pld-linux.org Git - packages/rpm.git/commitdiff
keep using beecrypt for crypto
authorElan Ruusamäe <glen@delfi.ee>
Wed, 16 Mar 2016 16:48:39 +0000 (18:48 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 16 Mar 2016 17:18:29 +0000 (19:18 +0200)
rpm.spec

index 384731892334056a42031cf86085e1bf14ea27a9..87349ebb1cb7e8625b93a94c2f3f5ce3bf1b7357 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1063,7 +1063,9 @@ sed -i \
        --enable-shared \
        --enable-static \
        %{!?with_apidocs:--without-apidocs} \
+       --with-usecrypto=beecrypt \
        --with-beecrypt=external \
+       --with-tomcrypt=no \
        --with-bugreport="http://bugs.pld-linux.org/" \
        --with-bzip2=external \
        --with-db=external \
This page took 0.055858 seconds and 4 git commands to generate.