Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10229 - pdksh 5.2.14-r4 put ksh into /usr/bin
Summary: pdksh 5.2.14-r4 put ksh into /usr/bin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-04 17:42 UTC by Gilles G
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pdksh -5.2.14-r5 (pdksh-5.2.14-r5.ebuild,917 bytes, text/plain)
2002-11-04 17:44 UTC, Gilles G
Details
Changelog (ChangeLog,1.47 KB, text/plain)
2002-11-04 17:45 UTC, Gilles G
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gilles G 2002-11-04 17:42:20 UTC
a difference between pdksh-5.2.14-r3 and pdksh-5.2.14-r4 is 
that ksh is copied into /usr/bin instead of /bin.

attach the 5.2.14-r5 ebuild to fix the problem.
Comment 1 Gilles G 2002-11-04 17:44:30 UTC
Created attachment 5373 [details]
pdksh -5.2.14-r5 

Simple change:
Add 
    into /
before 
    dobin ksh
in scr_install ection.
Comment 2 Gilles G 2002-11-04 17:45:03 UTC
Created attachment 5374 [details]
Changelog

pdksh-5.2.14-r5
  04 Nov 2002; fixing installation of ksh in /bin instead of /usr/bin
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-11-04 20:19:27 UTC
fixed in portage.