From 44cf9c6d2d274eac37502e835155f7e985f1b8e6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Aug 2024 15:30:08 +0200 Subject: Adding upstream version 1.22.7. Signed-off-by: Daniel Baumann --- dselect/methods/ftp/setup.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect/methods/ftp') diff --git a/dselect/methods/ftp/setup.pl b/dselect/methods/ftp/setup.pl index b9e8e27..888291b 100755 --- a/dselect/methods/ftp/setup.pl +++ b/dselect/methods/ftp/setup.pl @@ -135,7 +135,7 @@ sub download() { } } if( !$got_pkgfile) { - print "Warning: Could not find a Packages file in $dir\n", + print "warning: could not find a Packages file in $dir\n", "This may not be a problem if the directory is a symbolic link\n"; $problem = 1; } -- cgit v1.2.3