[CLEANUP] remove unused make option from haproxy.spec

This commit is contained in:
Willy Tarreau 2009-04-11 19:44:17 +02:00
parent 5e4a6f13f4
commit ff443f94c6
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@ risking the system's stability.
%define __perl_requires /bin/true
%build
%{__make} USE_PCRE=1 "COPTS.pcre=-DUSE_PCRE $(pcre-config --cflags)" DEBUG="" TARGET=linux26
#%{__make} REGEX=pcre DEBUG="" LIBS.pcre="-L\$(PCREDIR)/lib -Wl,-Bstatic -lpcreposix -lpcre -Wl,-Bdynamic"
%{__make} USE_PCRE=1 DEBUG="" TARGET=linux26
%install
[ "%{buildroot}" != "/" ] && %{__rm} -rf %{buildroot}