This commit is contained in:
parent
9160b2544f
commit
f9259b3c16
@ -12,7 +12,7 @@ URL: http://www.oberhumer.com/opensource/lzop/
|
||||
Group: Archiving/Compression
|
||||
License: GNU General Public License (GPL)
|
||||
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
||||
BuildRequires: lzo lzo-devel >= 2.0.0
|
||||
BuildRequires: lzo lzo-devel
|
||||
BuildRequires: gcc make glibc-devel
|
||||
BuildRequires: autoconf automake libtool
|
||||
|
||||
@ -29,8 +29,7 @@ lzop was designed with the following goals in mind:
|
||||
%debug_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
%patch2
|
||||
[ -e "%{_libdir}/liblzo2.so" ] && %patch1
|
||||
|
||||
%build
|
||||
export CPPFLAGS="-I/usr/include/lzo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user