Opened 21 years ago
Last modified 20 years ago
#879 closed defect
error in entity kernel-config — at Version 1
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Profiles (LFS) | Version: | 5.1.1 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description (last modified by )
I have found an error in the lfs 5.1.1-4 profile in config_tarball/general.ent:
<!ENTITY kernel-config "&packages_dir;/linux-config">
should be
<!ENTITY kernel-config "&orig_packages_dir;/linux-config">
the original format results in an error message in nALFS stating that the source and destination paths are the same
Change History (1)
comment:1 by , 20 years ago
| Component: | LFS Profiles → LFS Tasks |
|---|---|
| Description: | modified (diff) |
Note:
See TracTickets
for help on using tickets.
