diff options
author | J Pipkin <j@dawnrazor.net> | 2012-09-09 00:51:38 -0500 |
---|---|---|
committer | J Pipkin <j@dawnrazor.net> | 2012-09-09 00:51:38 -0500 |
commit | 93c2f0cca06695781053f700f660add616299e27 (patch) | |
tree | f0a617e63c99d31d9de87d681a8a9836aa49a0bc /SBO-Lib/lib/SBO/Lib.pm | |
parent | 0b64e862320636bee844e663ed41ebf235645e5b (diff) | |
download | sbotools2-93c2f0cca06695781053f700f660add616299e27.tar.xz |
add get_arch to export list so we can use it in sboupgrade
Diffstat (limited to 'SBO-Lib/lib/SBO/Lib.pm')
-rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index 177631a..421c464 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -35,6 +35,7 @@ our @EXPORT = qw( get_sbo_location get_from_info get_tmp_extfn + get_arch $tempdir $conf_dir $conf_file |