#409 closed defect (fixed)
Little error in LFS/BOOK/entities/gawk.ent
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Book | Version: | CVS |
| Severity: | minor | Keywords: | |
| Cc: |
Description
line 23: <!ENTITY gawk-package "gawk&gawk-version;.tar.bz2"> possible solution: <!ENTITY gawk-package "gawk-&gawk-version;.tar.bz2"> I'm developing scripts that uses the CVS files, so it found this "bug": a missing "-" in the package name.
Note:
See TracTickets
for help on using tickets.

Fixed, thanks.