parent
db7819dbf2
commit
67936bd7de
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ use Getopt::Long;
|
|||
|
||||
@USE_LIB_PMDIR@
|
||||
use Stow;
|
||||
use Stow::Util qw(parent);
|
||||
use Stow::Util qw(parent error);
|
||||
|
||||
my $ProgramName = $0;
|
||||
$ProgramName =~ s{.*/}{};
|
||||
|
|
Loading…
Reference in a new issue