summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-19 17:52:16 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-19 17:52:16 +0200
commit6c1d1fd18832367f85ec050101a06e71d905cdde (patch)
tree52fa48de5fa385c6b9cbe4a50295bb02626a8bc9
parent6930e50b659abf13e241a7ac58775a8bfadeed2c (diff)
downloadnutyx-pakxe-6c1d1fd18832367f85ec050101a06e71d905cdde.tar.gz
nutyx-pakxe-6c1d1fd18832367f85ec050101a06e71d905cdde.tar.bz2
nutyx-pakxe-6c1d1fd18832367f85ec050101a06e71d905cdde.tar.xz
nutyx-pakxe-6c1d1fd18832367f85ec050101a06e71d905cdde.zip
qingy, ajout du fond
-rw-r--r--base/qingy/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/qingy/Pkgfile b/base/qingy/Pkgfile
index 4467209cd..1c93cbcc4 100644
--- a/base/qingy/Pkgfile
+++ b/base/qingy/Pkgfile
@@ -24,6 +24,7 @@ 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..." \
+ 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
}