network/filezilla: Update script.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-07-12 13:26:47 +07:00
parent d67ea51cad
commit 1cbda0b5a6
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for filezilla
# Copyright 2007-2009 Grigorios Bouzakis <grbzks@xsmail.com>
# Copyright 2010-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2010-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
@ -59,7 +59,7 @@ else
LIBDIRSUFFIX=""
fi
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README GPL.html"
DOCS="AUTHORS COPYING ChangeLog NEWS README GPL.html"
# Check if we have pugixml package
if [ "${PUGIXML:-no}" = "yes" ]; then