Opened 11 years ago
Closed 11 years ago
#1692 closed enhancement (fixed)
lfs-master.sh: Rewrite a command for compiling CHROOT$i
| Reported by: | Alexander Makarov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | jhalfs | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Current command is ugly and makes an assumption of 'set +e', 'exit' etc. present in the chroot script. The new one looks better.
Attachments (1)
Change History (2)
by , 11 years ago
| Attachment: | lfs-master.sh.patch added |
|---|
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Thanks! Applied at r3803