Opened 12 years ago

Closed 12 years ago

#3119 closed task (fixed)

iproute2 install error

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 7.2
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

We remove aprd.8 because we don't build arpd, but we also need to fix the Makefile to not try to install aprd.8.

sed -i 's/arpd.8//' man/man8/Makefile

seems to do it. We may not need the rm man/man8/arpd.8 but I haven't tested that.

Change History (3)

comment:1 by ken@…, 12 years ago

The sed works, and replaces the rm.

comment:2 by bdubbs@…, 12 years ago

Owner: changed from lfs-book@… to bdubbs@…
Status: newassigned

comment:3 by bdubbs@…, 12 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 9885.

Note: See TracTickets for help on using tickets.