]> git.pld-linux.org Git - packages/lynx.git/blobdiff - lynx.spec
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
[packages/lynx.git] / lynx.spec
index 55a7321afb67b2c16340dd53ef48bb7deb431396..1c0a501fa5e5d0a9a08f75441d72c96adaa47470 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -62,7 +62,7 @@ formlar ve tablolar i
 %build
 autoconf
 LDFLAGS="-lcrypto -lssl %{!?debug:-s}"
-CFLAGS="-I/usr/include/openssl -DUSE_SSL %{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g}"
+CFLAGS="-I/usr/include/openssl -DUSE_SSL %{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}"
 %configure \
        --with-screen=slang \
        --without-included-gettext \
This page took 0.085803 seconds and 4 git commands to generate.