]> git.pld-linux.org Git - packages/shishi.git/commitdiff
- use system libgcrypt instead of bundled nettle
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 22 Dec 2004 22:19:00 +0000 (22:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    shishi.spec -> 1.30

shishi.spec

index 4f69a71a17888e02798a7370ec7234f2aba208d0..2ee23913d43e41a8aa4abb1d5feb4f315e5c934b 100644 (file)
@@ -144,7 +144,8 @@ rm -f m4/libtool.m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --with-libgcrypt
 
 %{__make}
 %{__make} extra
This page took 0.065369 seconds and 4 git commands to generate.