Browse Source

disable NLS

master
parent
commit
30a65db29a
  1. 3
      gpg-error/gpg-error.spec

3
gpg-error/gpg-error.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Cryptography
License: LGPL
Version: 0.6
Release: 20031115
Release: 20031229
# list of sources
Source0: ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-%{version}.tar.gz
@ -63,6 +63,7 @@ AutoReqProv: no
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
--disable-nls \
--enable-shared=no
%{l_make} %{l_mflags -O}

Loading…
Cancel
Save