From 601c29e0e9364b9b4500e24f37118ed3cf7f6630 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sun, 6 Dec 2015 04:14:07 +0100 Subject: Change from @EXPORT to @EXPORT_OK --- sbofind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbofind') diff --git a/sbofind b/sbofind index fa6e198..6c929bb 100755 --- a/sbofind +++ b/sbofind @@ -13,7 +13,7 @@ use 5.16.0; use strict; use warnings FATAL => 'all'; -use SBO::Lib; +use SBO::Lib qw/ slackbuilds_or_fetch script_error open_read get_build_queue %config /; use File::Basename; use Getopt::Long qw(:config bundling); -- cgit v1.2.3