aboutsummaryrefslogtreecommitdiff
path: root/sboupgrade
diff options
context:
space:
mode:
authorxocel <xocel@iquidus.org>2013-01-05 03:41:33 +1300
committerxocel <xocel@iquidus.org>2013-01-05 03:41:33 +1300
commit93b0b024bebe84f4dd84c6eaf1bb2c25cb2142f2 (patch)
tree65464f8ab6cadcfd6d4bb93a00fbf0036fce2865 /sboupgrade
parent33b009c1a149c34f85005a44a0180f515d479183 (diff)
parent641cf316050d2153fa10d971709abd69f6f31a6f (diff)
downloadsbotools2-93b0b024bebe84f4dd84c6eaf1bb2c25cb2142f2.tar.xz
Merge branch 'inst_pkgs': fixes #22, #31
Diffstat (limited to 'sboupgrade')
-rwxr-xr-xsboupgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/sboupgrade b/sboupgrade
index daa6799..c70794d 100755
--- a/sboupgrade
+++ b/sboupgrade
@@ -255,7 +255,7 @@ sub print_failures {
}
}
-my $inst_names = get_inst_names(get_installed_sbos);
+my $inst_names = get_inst_names(get_installed_packages 'ALL');
my $upgrade_queue;
@$upgrade_queue = ();
# deal with any updates prior to any new installs.