pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36936: shells/*ksh: Add support for the alternatives framework
>Number: 36936
>Category: pkg
>Synopsis: shells/*ksh: Add support for the alternatives framework
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Sep 06 12:50:00 +0000 2007
>Originator: L. Schmidt
>Release:
>Organization:
>Environment:
>Description:
Hello,
I'v added ALTERNATIVES files to ast-ksh, pdksh and mksh (don't know about
static-ast-ksh) so they are aware of the alternatives framework. editors/nvi
and editors/vim-share are similar packages.
Regards
Leonard
>How-To-Repeat:
>Fix:
--- /dev/null 2007-04-15 13:49:35.000000000 +0200
+++ ast-ksh/ALTERNATIVES 2007-09-06 13:04:12.000000000 +0200
@@ -0,0 +1 @@
+bin/ksh @PREFIX@/bin/ksh93
--- /dev/null 2007-04-15 13:49:35.000000000 +0200
+++ pdksh/ALTERNATIVES 2007-09-06 13:04:23.000000000 +0200
@@ -0,0 +1 @@
+bin/ksh @PREFIX@/bin/pdksh
--- /dev/null 2007-04-15 13:49:35.000000000 +0200
+++ mksh/ALTERNATIVES 2007-09-06 12:51:36.000000000 +0200
@@ -0,0 +1 @@
+bin/ksh @PREFIX@/bin/mksh
Home |
Main Index |
Thread Index |
Old Index