From a0c2b5953d53385c7257b44b784d8399670d7711 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Fri, 3 Jan 2020 02:58:34 -0500 Subject: perl/perl-Astro-SunTime: Fixed PRGNAM in build script. Signed-off-by: B. Watson Signed-off-by: Robby Workman --- perl/perl-Astro-SunTime/perl-Astro-SunTime.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'perl/perl-Astro-SunTime') diff --git a/perl/perl-Astro-SunTime/perl-Astro-SunTime.SlackBuild b/perl/perl-Astro-SunTime/perl-Astro-SunTime.SlackBuild index d417ae3655..f928497fdd 100644 --- a/perl/perl-Astro-SunTime/perl-Astro-SunTime.SlackBuild +++ b/perl/perl-Astro-SunTime/perl-Astro-SunTime.SlackBuild @@ -23,12 +23,13 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -SRCNAM=Astro-SunTime -PRGNAM=perl-$SRCNAM +PRGNAM=perl-Astro-SunTime VERSION=${VERSION:-0.06} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} +SRCNAM=Astro-SunTime + if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i586 ;; -- cgit v1.2.3