pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/34029: sysutils/cpuburn should not use gtar



>Number:         34029
>Category:       pkg
>Synopsis:       sysutils/cpuburn should not use gtar
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 18 09:20:00 +0000 2006
>Originator:     Florian Franzmann
>Release:        3.0
>Organization:
>Environment:
NetBSD chimaera.hawo.stw.uni-erlangen.de 3.0_STABLE NetBSD 3.0_STABLE 
(CHIMAERA-acpi-DEBUG) #1: Mon Jul 17 15:27:38 CEST 2006  
root%chimaera.hawo.stw.uni-erlangen.de@localhost:/usr/obj/sys/arch/i386/compile.i386/CHIMAERA-acpi-DEBUG
 i386
>Description:
USE_TOOLS=gtar is set in cpuburn's pkg Makefile but the tarball can be 
extracted with netbsd's tar as well.
>How-To-Repeat:

>Fix:
--- Makefile.orig       2006-07-18 11:15:09.000000000 +0200
+++ Makefile    2006-07-18 11:15:13.000000000 +0200
@@ -14,8 +14,6 @@
 
 ONLY_FOR_PLATFORM= *-*-i[3456]86
 
-USE_TOOLS+=    gtar
-
 WRKSRC=         ${WRKDIR}/${PKGNAME_NOREV}
 
 INSTALLATION_DIRS=     bin share/doc/cpuburn




Home | Main Index | Thread Index | Old Index