|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: BASE |
|
|
|
|
Group: Searching |
|
|
|
|
License: GPL |
|
|
|
|
Version: 3.3 |
|
|
|
|
Release: 20181221 |
|
|
|
|
Version: 3.4 |
|
|
|
|
Release: 20200103 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://ftp.gnu.org/gnu/grep/grep-%{version}.tar.xz |
|
|
|
@ -69,7 +69,6 @@ PreReq: pcre
|
|
|
|
|
LDFLAGS="%{l_ldflags}" \ |
|
|
|
|
INTLBISON="true" \ |
|
|
|
|
MAKEINFO="true" \ |
|
|
|
|
GREP="grep" \ |
|
|
|
|
%{l_bash} ./configure \ |
|
|
|
|
--infodir=%{l_prefix}/info \ |
|
|
|
|
--mandir=%{l_prefix}/man \ |
|
|
|
|