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