Opened 8 years ago

Closed 8 years ago

#3914 closed task (fixed)

Simplify Gzip instructions

Reported by: chris@… Owned by: lfs-book@…
Priority: normal Milestone: 7.10
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

With the latest version of Gzip, the installed prefix/bindir is no longer hard-coded into the various scripts - they just look for the "gzip" binary in $PATH. Therefore the instructions can be shortened a bit - the --bindir switch can be removed from the configure command, and the commands to mv a bunch of scripts from /bin to /usr/bin can be replaced with "mv -v /usr/bin/{gzip,gunzip,zcat} /bin".

Change History (1)

comment:1 by bdubbs@…, 8 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11046.

Note: See TracTickets for help on using tickets.