From fd2b5862697acc9b4853712ac838e645fe1ffc2b0d6c505aaaa7ba2c88fc13aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Fri, 12 Feb 2016 21:48:50 +0000 Subject: [PATCH] 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 --- bind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index c284b96..f28275c 100644 --- a/bind.spec +++ b/bind.spec @@ -442,7 +442,7 @@ CONFIGURE_OPTIONS="\ --with-dlz-mysql \ --with-dlz-ldap \ --enable-rrl \ - --with-randomdev=/dev/urandom + --with-randomdev=/dev/urandom \ " cp -f -p config.guess config.sub contrib/idn/idnkit-1.0-src/ ./configure ${CONFIGURE_OPTIONS}