diff options
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 98d5517..56bca0c 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -343,6 +343,7 @@ sub get_sbo_locations { close $fh; return %locations; } +} # pull the sbo name from a $location: $config{SBO_HOME}/system/wine, etc. sub get_sbo_from_loc { |