This commit is contained in:
Sergey Zhemoytel 2022-11-02 01:50:49 +03:00
parent fde3c6a08b
commit 67446d046c

View file

@ -55,8 +55,8 @@ It was de-facto maintained by Jacco de Leeuw <jacco2@dds.nl> in 2002 and 2003.
%prep
%setup -qn %{sname}-%{version}
%patch1 -p1
%patch2 -p1
#patch1 -p1
#patch2 -p1
%build
export CFLAGS="$CFLAGS -fPIC -Wall"