Browse Source

remove extra comment lines

master
parent
commit
4d70c9f29c
  1. 2
      bind/bind.spec

2
bind/bind.spec

@ -104,9 +104,7 @@ Conflicts: bind8
%setup -q %setup -q
%if "%{with_dlz}" == "yes" %if "%{with_dlz}" == "yes"
%setup -q -T -D -a 10 %setup -q -T -D -a 10
#
%{l_patch} -p1 <dlz.patch %{l_patch} -p1 <dlz.patch
#
# fix up DLZ link libraries for MySQL and PostgreSQL # fix up DLZ link libraries for MySQL and PostgreSQL
%{l_shtool} subst \ %{l_shtool} subst \
-e '/-lmysqlclient/s;-l\(nsl\|z\|crypt\|m\)\( \|"\);\2;g' \ -e '/-lmysqlclient/s;-l\(nsl\|z\|crypt\|m\)\( \|"\);\2;g' \

Loading…
Cancel
Save