summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-19 16:41:21 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-19 16:41:21 +0200
commitdc2bcebbd4623d4a6586995a4ff7a1fac7d71b5b (patch)
tree9db01c976ac510d2b90c65f31531a8e4101e8851
parent2822630299e3f30cc5d72fa98135463032d3408d (diff)
downloadnutyx-extra-dc2bcebbd4623d4a6586995a4ff7a1fac7d71b5b.tar.gz
nutyx-extra-dc2bcebbd4623d4a6586995a4ff7a1fac7d71b5b.tar.bz2
nutyx-extra-dc2bcebbd4623d4a6586995a4ff7a1fac7d71b5b.tar.xz
nutyx-extra-dc2bcebbd4623d4a6586995a4ff7a1fac7d71b5b.zip
qingy, ajout du fond
-rw-r--r--base/qingy/Pkgfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/base/qingy/Pkgfile b/base/qingy/Pkgfile
index 9a93a92b0..4467209cd 100644
--- a/base/qingy/Pkgfile
+++ b/base/qingy/Pkgfile
@@ -6,7 +6,8 @@
name=qingy
version=0.9.9
release=1
-source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2)
+source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2\
+ nutyx-attapu.jpg)
build() {
cd $name-$version
./configure --prefix=/usr \
@@ -23,4 +24,6 @@ build() {
if [ -f $PKG/usr/share/info/dir ]; then
rm $PKG/usr/share/info/dir
fi
+ echo "root Soyez prudent, vous avez tous les droits..." \
+ $PKG/etc/qingy/welcomes
}