From: Scott Barninger Date: Sat, 20 Feb 2010 19:13:44 +0000 (-0500) Subject: Forgot one exit. X-Git-Tag: Release-7.0.0~2162 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9f88009430dc2ce85f9f6af65aade8fa13aef553;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