From: Stefan Schantl Date: Sat, 22 Apr 2023 07:25:57 +0000 (+0200) Subject: make.sh: Fix typo X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26f0ebb3c479b3cc49fbcbb36622668202b6c444;p=people%2Fstevee%2Fipfire-2.x.git make.sh: Fix typo The correct name of the lfs file to call is perl-IPSet. Signed-off-by: Stefan Schantl --- diff --git a/make.sh b/make.sh index cfd0720d59..7550f27527 100755 --- a/make.sh +++ b/make.sh @@ -1709,7 +1709,7 @@ buildipfire() { lfsmake2 perl-Imager-QRCode lfsmake2 perl-MIME-Base32 lfsmake2 perl-URI-Encode - lfsmake2 perl-IPset + lfsmake2 perl-IPSet } buildinstaller() {