Opened 14 years ago
Closed 14 years ago
#2961 closed defect (fixed)
coreutils libexecdir
| Reported by: | Owned by: | Matthew Burgess | |
|---|---|---|---|
| Priority: | low | Milestone: | 7.1 | 
| Component: | Book | Version: | SVN | 
| Severity: | minor | Keywords: | |
| Cc: | 
Description
coreutils now creates a single library in /usr/libexec/coreutils.
This library is loaded by one program, stdbuf, and it knows where to find it.
That said, we should probably add --libexecdir=/usr/lib/coreutils to coreutils's configure in Chapter 6.
Change History (2)
comment:1 by , 14 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
comment:2 by , 14 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Fixed in r9666.