#2237 closed defect (fixed)
Bad SHELL definition in LPRng
Reported by: | G. Moko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | LPRng |
Cc: |
Description ¶
In LPRng-3.8.28, it needs another sed to works fine with Make 3.81:
sed 's@^SHELL=.*$@SHELL=/bin/sh@' Makefile.in
It's a problem of syntax, and the sed in the book doesn't solve it entirely.
Change History (3)
comment:1 by , 18 years ago
Milestone: | 6.2.0 → 6.2.1 |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added an additional sed to correct the syntax error
Note:
See TracTickets
for help on using tickets.
As LFS 6.2 uses make-3.80, there probably isn't an issue in for BLfS-6.2.0. Moving to the next release.