Bug 123556 - bash ships empty %{_libdir}/bash
Summary: bash ships empty %{_libdir}/bash
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bash
Version: 2
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-19 11:58 UTC by Miloslav Trmac
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 2.05b-39
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-02 15:15:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmac 2004-05-19 11:58:15 UTC
Description of problem:
SSIA.

Version-Release number of selected component (if applicable):
bash-2.05b-38

Additional info:
Looks like
    mkdir -p $RPM_BUILD_ROOT%{_libdir}/bash
    find examples/loadables -type f -perm +0111 | \
            xargs -i cp -pf {} $RPM_BUILD_ROOT%{_libdir}/bash
was left over when
* Fri Apr 12 2002 Tim Powers <timp> 2.05a-13
- don't build the stuff in examples/loadables. It breaks FHS
  compliance

Comment 1 Tim Waugh 2004-05-19 12:29:03 UTC
Fixed in CVS.


Note You need to log in before you can comment on or make changes to this bug.