Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/profile.xml

    r8558044 rbdd4ca4  
    343343fi
    344344
     345if [ -d /usr/local/share ]; then
     346        pathprepend /usr/local/share XDG_DATA_DIRS
     347fi
     348
    345349# Set some defaults before other applications add to these paths.
    346350pathappend /usr/share/man  MANPATH
Note: See TracChangeset for help on using the changeset viewer.