Opened 13 years ago

Closed 12 years ago

Last modified 10 years ago

#3252 closed task (fixed)

Missing "EOF" in Xorg instructions

Reported by: Lars Bamberger Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: trivial Keywords:
Cc:

Description

The instructions for Xorg-7.6 include this set of instructions:

cat >> /etc/profile.d/xorg.sh << "EOF"

pathappend $XORG_PREFIX/bin PATH
pathappend $XORG_PREFIX/lib/pkgconfig PKG_CONFIG_PATH
pathappend $XORG_PREFIX/share/pkgconfig PKG_CONFIG_PATH
export PATH PKG_CONFIG_PATH

However, the EOF is missing. It should be appended.

Change History (3)

comment:1 by bdubbs@…, 12 years ago

Milestone: 6.7current

comment:2 by rt, 12 years ago

Resolution: fixed
Status: newclosed

comment:3 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.