SHA256
6
0
forked from pool/grep

Accepting request 49038 from home:jsmeix:branches:Base:System

Fixed --without-included-rege (missing x at the end) typo in the spec file

OBS-URL: https://build.opensuse.org/request/show/49038
OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=9
This commit is contained in:
2010-09-24 12:55:39 +00:00
committed by Git OBS Bridge
parent 4dd29ab60e
commit 3b88b61d0c
2 changed files with 9 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ echo "ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.
%build
%if 0%{?suse_version} < 1120
%configure -C --bindir=/bin --without-included-rege
%configure -C --bindir=/bin --without-included-regex
%else
AUTOPOINT=true autoreconf --force --install
%configure --bindir=/bin --without-included-regex