@@ -31,7 +31,7 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [REL]
Group: Development
License: GPL
-Version: 5.2.12
+Version: 5.2.11
Release: 20011201
# list of sources
@@ -65,7 +65,8 @@ AutoReqProv: no
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
./configure \
- --prefix=%{l_prefix}
+ --prefix=%{l_prefix} \
+ --disable-shared
%{l_make} %{l_mflags}
%install