From ae65965e7de96023a4190d3a8270ea72333e5c5e Mon Sep 17 00:00:00 2001 From: B. Watson Date: Fri, 3 Jan 2020 02:45:00 -0500 Subject: perl/perl-Authen-SASL: Fixed PRGNAM in build script. Signed-off-by: B. Watson Signed-off-by: Robby Workman --- perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild b/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild index c71cb65160..1eb89d7005 100644 --- a/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild +++ b/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild @@ -27,12 +27,13 @@ # Build script for perl-Authen-SASL -SRCNAM=Authen-SASL -PRGNAM=perl-$SRCNAM +PRGNAM=perl-Authen-SASL VERSION=${VERSION:-2.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} +SRCNAM=Authen-SASL + if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i586 ;; -- cgit v1.2.3