From: Scott Barninger Date: Sat, 20 Feb 2010 19:13:44 +0000 (-0500) Subject: Forgot one exit. X-Git-Tag: Release-5.0.1~31 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5e85339f5363ff8af35d62ed287ea3378d3c9785;p=bacula%2Fbacula Forgot one exit. --- diff --git a/bacula/platforms/rpm/bacula.spec b/bacula/platforms/rpm/bacula.spec index 5fba009af9..9a4a4d3f0e 100644 --- a/bacula/platforms/rpm/bacula.spec +++ b/bacula/platforms/rpm/bacula.spec @@ -1300,6 +1300,7 @@ if [ -d %{sysconf_dir} ]; then done fi /sbin/ldconfig +exit 0 %endif