From 9282dea3fca9eb7d8e7a9e9d2a45c587fdd9e0f4 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Jun 2010 15:41:14 +0200 Subject: qingy, ajout lanceurs --- base/qingy/Pkgfile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'base/qingy/Pkgfile') diff --git a/base/qingy/Pkgfile b/base/qingy/Pkgfile index 86f3f6692..f9d3bf1e5 100644 --- a/base/qingy/Pkgfile +++ b/base/qingy/Pkgfile @@ -7,7 +7,7 @@ name=qingy version=0.9.9 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2\ - nutyx-attapu.jpg theme) + nutyx-attapu.jpg theme ChatIrssi NaviLinks MidnightCommander) build() { cd $name-$version ./configure --prefix=/usr \ @@ -28,4 +28,9 @@ build() { 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 + do + install -m755 ../$i \ + $PKG/etc/qingy/sessions/$i + done } -- cgit v1.2.3-70-g09d2