Changeset d254cfb for postlfs/config


Ignore:
Timestamp:
11/14/2014 02:19:23 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-13485
Children:
0863e75d
Parents:
264ec35d
Message:

Corrected xdg information in profile, fixed download link for gdk-pixbuf.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14902 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/profile-systemd.xml

    r264ec35d rd254cfb  
    144144
    145145# Set some defaults for graphical systems
    146 export XDG_DATA_DIRS=/etc/xdg/
     146export XDG_DATA_DIRS=/usr/share/
     147export XDG_CONFIG_DIRS=/etc/xdg/
    147148
    148149# Setup a red prompt for root and a green one for users.
Note: See TracChangeset for help on using the changeset viewer.