From df02dd4255b4973ef321695ce714cb12a0e483b7 Mon Sep 17 00:00:00 2001 From: Scott Barninger Date: Sat, 20 Feb 2010 14:13:44 -0500 Subject: [PATCH] Forgot one exit. --- bacula/platforms/rpm/bacula.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5