This commit is contained in:
Harald Hope 2018-03-21 01:37:55 -07:00
parent a0e372ad5a
commit 7781815bbc

4
inxi
View file

@ -3209,12 +3209,12 @@ sub update_man {
system( 'mandb' );
}
}
# if ( $dl{'dl'} =~ /^(tiny|wget)$/){
# if ( $dl{'dl'} =~ /^(wget)$/){
# print "Checking Man page download URL...\n";
# $b_downloaded = download_file('spider', $man_file_url);
# }
if ( $b_downloaded ){
# if ( $dl{'dl'} =~ /^(tiny|wget)$/){
# if ( $dl{'dl'} =~ /^(wget)$/){
# print "Man file download URL verified: $man_file_url\n";
# }
print "Downloading Man page file now.\n";