]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[CLEANUP] remove unused make option from haproxy.spec
authorWilly Tarreau <w@1wt.eu>
Sat, 11 Apr 2009 17:44:17 +0000 (19:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 11 Apr 2009 17:44:17 +0000 (19:44 +0200)
examples/haproxy.spec

index b176e96794f12b746e4eee8d93428e29bf163616..4374a6c90ac70155e4bc12db118efa9d4ed96e1a 100644 (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}