pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/dash Add dash to /etc/shells. From PR 41949 by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5f330f37beb
branches: trunk
changeset: 398256:e5f330f37beb
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 27 17:03:58 2009 +0000
description:
Add dash to /etc/shells. From PR 41949 by Tim Larson.
diffstat:
shells/dash/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 99cb00f58acc -r e5f330f37beb shells/dash/Makefile
--- a/shells/dash/Makefile Thu Aug 27 16:01:40 2009 +0000
+++ b/shells/dash/Makefile Thu Aug 27 17:03:58 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/26 21:27:49 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/27 17:03:58 wiz Exp $
#
DISTNAME= dash-0.5.5.1
+PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
@@ -13,5 +14,6 @@
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
+PKG_SHELL= bin/dash
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index