SHA256
1
0
forked from pool/bind

Sligthly enhance the last commmit

- \ at the last option line allows us to keep the full history
- a tab is no a space

OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=186
This commit is contained in:
Lars Müller 2016-02-12 21:48:50 +00:00 committed by Git OBS Bridge
parent 9508d45935
commit fd2b586269

View File

@ -442,7 +442,7 @@ CONFIGURE_OPTIONS="\
--with-dlz-mysql \ --with-dlz-mysql \
--with-dlz-ldap \ --with-dlz-ldap \
--enable-rrl \ --enable-rrl \
--with-randomdev=/dev/urandom --with-randomdev=/dev/urandom \
" "
cp -f -p config.guess config.sub contrib/idn/idnkit-1.0-src/ cp -f -p config.guess config.sub contrib/idn/idnkit-1.0-src/
./configure ${CONFIGURE_OPTIONS} ./configure ${CONFIGURE_OPTIONS}