Browse Source

cleanup packaging

master
parent
commit
d87f8724a0
  1. 5
      lzo/lzo.spec

5
lzo/lzo.spec

@ -32,7 +32,7 @@ Class: BASE
Group: Compression
License: GPL
Version: 2.09
Release: 20151219
Release: 20160227
# list of sources
Source0: http://www.oberhumer.com/opensource/lzo/download/lzo-%{version}.tar.gz
@ -54,9 +54,6 @@ PreReq: OpenPKG, openpkg >= 20100101
%prep
%setup -q
%{l_shtool} subst \
-e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
configure
%build
CC="%{l_cc}" \

Loading…
Cancel
Save