diff options
Diffstat (limited to 'base/qingy/Pkgfile')
-rw-r--r-- | base/qingy/Pkgfile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/base/qingy/Pkgfile b/base/qingy/Pkgfile index 7bab2456c..7c9de7de3 100644 --- a/base/qingy/Pkgfile +++ b/base/qingy/Pkgfile @@ -5,10 +5,11 @@ name=qingy version=0.9.9 -release=4 +release=5 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2\ - startx nutyx-attapu.jpg theme ChatIrssi NaviLinks MidnightCommander\ - qingy-attapu-01.tar.gz) + startx ChatIrssi NaviLinks MidnightCommander\ + http://kiao.no-ip.info/NuTyX/files/qingy-nutyx.tar.bz2) + build() { cd $name-$version ./configure --prefix=/usr \ @@ -27,8 +28,6 @@ build() { 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..." >\ $PKG/etc/qingy/welcomes for i in ChatIrssi NaviLinks MidnightCommander |