summaryrefslogtreecommitdiffstats
path: root/extra/ede1/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ede1/Pkgfile')
-rwxr-xr-xextra/ede1/Pkgfile8
1 files changed, 5 insertions, 3 deletions
diff --git a/extra/ede1/Pkgfile b/extra/ede1/Pkgfile
index b69e9337b..3aaaa93f7 100755
--- a/extra/ede1/Pkgfile
+++ b/extra/ede1/Pkgfile
@@ -6,7 +6,7 @@
name=ede1
version=1.2
-release=2
+release=3
source=(http://sourceforge.net/projects/ede/files/1.2/ede-$version.tar.gz\
Terminal.desktop RootWallPaper.png Editor.desktop\
WallPaper.jpg FileManager.desktop startede ede.conf \
@@ -15,8 +15,10 @@ build()
{
install -D -m644 EDE1.xinitrc $PKG/etc/X11/dm/EDE1.xinitrc
mkdir -p $PKG/etc/qingy/sessions
-echo "userclientrc=/etc/X11/dm/EDE1.xinitrc /usr/bin/startx.qingy" >\
- $PKG/etc/qingy/sessions/EDE1
+cat >> $PKG/etc/qingy/sessions/EDE1 << "EOF"
+source /etc/profile
+userclientrc=/etc/X11/dm/EDE1.xinitrc /usr/bin/startx.qingy
+EOF
chmod 755 $PKG/etc/qingy/sessions/EDE1
cd ede
cp ../logoutdialog.cpp eworkpanel/