Opened 10 years ago
Closed 10 years ago
#3879 closed task (fixed)
Move bashbug to /usr/bin
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 | 
| Component: | Book | Version: | SVN | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
There is no need to have the bashbug script in /bin. I believe --bindir should be removed from Bash's configure command, then after make install do "mv -vf /usr/bin/bash /bin".
  Note:
 See   TracTickets
 for help on using tickets.
    
There is no need for bashbug in /bin, but it doesn't hurt anything either. It's only a 6K shell script. This proposed change does not seem to be needed.