diff options
author | 2002-11-05 02:19:14 +0000 | |
---|---|---|
committer | 2002-11-05 02:19:14 +0000 | |
commit | 52e0fac590207e2924ed11876897da607c31f3e9 (patch) | |
tree | 2ab59eb33a8973eefeaa61f9a094646191acffcf /app-shells/pdksh/ChangeLog | |
parent | spelling error correction (diff) | |
download | gentoo-2-52e0fac590207e2924ed11876897da607c31f3e9.tar.gz gentoo-2-52e0fac590207e2924ed11876897da607c31f3e9.tar.bz2 gentoo-2-52e0fac590207e2924ed11876897da607c31f3e9.zip |
fixed install path
Diffstat (limited to 'app-shells/pdksh/ChangeLog')
-rw-r--r-- | app-shells/pdksh/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-shells/pdksh/ChangeLog b/app-shells/pdksh/ChangeLog index 1831b7a52ec7..564a20f3c29d 100644 --- a/app-shells/pdksh/ChangeLog +++ b/app-shells/pdksh/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for app-shells/pdksh # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.5 2002/07/29 02:24:21 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.6 2002/11/05 02:19:14 seemant Exp $ *pdksh-5.2.14-r4 (13 Apr 2002) + 04 Nov 2002; Seemant Kulleen <seemant@gentoo.org> pdksh-5.2.14-r4.ebuild : + + Changed install path to install the ksh binary into /bin instead of + /usr/bin. Thanks to: gilles_gros@yahoo.com (Gilles G) in bug #10229 + 28 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> pdksh-5.2.14-r4.ebuild, pdksh-5.2.14-r3.ebuild : |