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