Opened 20 years ago

Closed 20 years ago

Last modified 10 years ago

#1028 closed defect (fixed)

Redundant copy command in DSSSL-Stylesheets instructions

Reported by: Randy McMurchy Owned by: blfs-book@…
Priority: lowest Milestone:
Component: BOOK Version: SVN
Severity: trivial Keywords:
Cc:

Description

In the installation section of the DocBook DSSSL Stylesheets there's a redundant copy command which should be removed.

Early in the installation commands, there is this line: cp lib/dblib.dsl /usr/share/sgml/docbook/dsssl-stylesheets-1.78/lib &&

A little later on there's this line: cp lib/*.dsl /usr/share/sgml/docbook/dsssl-stylesheets-1.78/lib &&

As dblib.dsl is the *only* file in the lib subdir, the second command could/should be removed.

Change History (2)

comment:1 by Randy McMurchy, 20 years ago

Resolution: fixed
Status: newclosed

Removed redundant copy command

comment:2 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.