pkgsrc-Bugs archive

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

pkg/41949: shells/dash doesn't add itself to /etc/shells



>Number:         41949
>Category:       pkg
>Synopsis:       shells/dash doesn't add itself to /etc/shells
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 27 16:35:00 +0000 2009
>Originator:     Tim Larson
>Release:        n/a
>Organization:
>Environment:
NetBSD schroeder.christtrek.org 5.0.1 NetBSD 5.0.1 (GENERIC) #0: Wed Jul 29 
22:01:27 UTC 2009  
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-1-RELEASE/macppc/200907292356Z-obj/home/builds/ab/netbsd-5-0-1-RELEASE/src/sys/arch/macppc/compile/GENERIC
 macppc
>Description:
Building shells/dash doesn't add an entry to the /etc/shells file.
>How-To-Repeat:

>Fix:
--- Makefile.orig       Sun Jul 26 16:27:49 2009
+++ Makefile    Thu Aug 27 11:26:27 2009
@@ -13,5 +13,6 @@

 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake
+PKG_SHELL=     ${PREFIX}/bin/dash

 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index