Opened 2 years ago
Closed 23 months ago
#5186 closed enhancement (fixed)
sysvinit-3.06
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Change History (5)
comment:1 by , 2 years ago
comment:3 by , 2 years ago
Now, Makefile has ROOT ?= $(DESTDIR)
, so no tweak is needed anymore for using DESTDIR. The man pages problem has been fixed. So a patch very close to our previous patches (before 3.05) is enough. One hunk does not apply, though, so I have rediffed the patch and uploaded it (commit 68b3c8ca of the patches repo).
Note:
See TracTickets
for help on using tickets.
Current patch:
The patch needs to be reworked so files we do not want are not installed.
There is an error in src/Makefile. The last line, and extra endif, needs to be removed.