diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-22 16:32:30 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-22 16:32:30 +0200 |
commit | 1a950d600ecf1a340436134202a4bdb1fd62e5cd (patch) | |
tree | f474620d6b7b247e6faa152acb116907c1be1efa | |
parent | 58b432fadfb86963873b5364f3233c511f91e38f (diff) | |
download | nutyx-extra-1a950d600ecf1a340436134202a4bdb1fd62e5cd.tar.gz nutyx-extra-1a950d600ecf1a340436134202a4bdb1fd62e5cd.tar.bz2 nutyx-extra-1a950d600ecf1a340436134202a4bdb1fd62e5cd.tar.xz nutyx-extra-1a950d600ecf1a340436134202a4bdb1fd62e5cd.zip |
qingy, ajustement xsessions
-rw-r--r-- | base/qingy/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/qingy/Pkgfile b/base/qingy/Pkgfile index e30527f5f..a659a0dce 100644 --- a/base/qingy/Pkgfile +++ b/base/qingy/Pkgfile @@ -25,6 +25,7 @@ build() { rm $PKG/usr/share/info/dir fi sed -i "s|/usr/X11R6/bin|/usr/bin|" $PKG/etc/qingy/settings + sed -i "s|/etc/X11/Sessions|/usr/share/xsessions|" $PKG/etc/qingy/settings cp ../theme $PKG/usr/share/qingy/themes/default/ cp ../nutyx-attapu.jpg $PKG/usr/share/qingy/themes/default/background.jpg echo "root Soyez prudent, vous avez tous les droits..." >\ |