#3252 closed task (fixed)
Missing "EOF" in Xorg instructions
Reported by: | Lars Bamberger | Owned by: | |
---|---|---|---|
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 , 13 years ago
Milestone: | 6.7 → current |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 11 years ago
Milestone: | current |
---|
Note:
See TracTickets
for help on using tickets.
Milestone current deleted