From a9ce52a79860ecd7fe620c2637a502676bdffa25 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Fri, 12 Feb 2016 18:00:09 +0100 Subject: Add show_version to sbo scripts --- sboremove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sboremove') diff --git a/sboremove b/sboremove index dd05ca9..ba54066 100755 --- a/sboremove +++ b/sboremove @@ -13,7 +13,7 @@ use 5.16.0; use strict; use warnings FATAL => 'all'; -use SBO::Lib qw/ get_inst_names get_installed_packages get_sbo_location get_build_queue merge_queues get_requires get_readme_contents get_sbo_location /; +use SBO::Lib qw/ get_inst_names get_installed_packages get_sbo_location get_build_queue merge_queues get_requires get_readme_contents get_sbo_location show_version /; use Getopt::Long qw(:config bundling); use File::Basename; -- cgit v1.2.3