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 Bruce Dubbs, 2 years ago

Current patch:

patching file src/Makefile
Hunk #2 succeeded at 105 with fuzz 1 (offset 5 lines).
Hunk #3 FAILED at 201.
Hunk #4 succeeded at 244 (offset -6 lines).
1 out of 4 hunks FAILED -- saving rejects to file src/Makefile.rej

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.

comment:2 by pierre, 2 years ago

It seems it is the patch that adds the spurious lines...

comment:3 by pierre, 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).

comment:4 by Bruce Dubbs, 2 years ago

Thanks for the patch. I am planning to update on January 1. :)

comment:5 by Douglas R. Reno, 23 months ago

Resolution: fixed
Status: newclosed

Fixed at commit sha:888103d

Note: See TracTickets for help on using tickets.