From cb00b515ffc0aba1307474f13830c631f2be5908 Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 23 Feb 2011 11:11:08 +0100 Subject: splashy, deplacement dans ouvert --- base/splashy/Pkgfile | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 base/splashy/Pkgfile (limited to 'base/splashy/Pkgfile') diff --git a/base/splashy/Pkgfile b/base/splashy/Pkgfile deleted file mode 100644 index 5750a52c6..000000000 --- a/base/splashy/Pkgfile +++ /dev/null @@ -1,35 +0,0 @@ -# Description: Utilitaires pour produire des images lors du boot -# URL: http://splashy.alioth.debian.org/wiki/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=splashy -version=0.3.13 -release=3 -source=(http://alioth.debian.org/frs/download.php/2691/$name-$version.tar.gz\ - http://nutyx.meticul.eu/files/patchs/$name/nutyx-attapu.jpg \ - http://nutyx.meticul.eu/files/patchs/$name/splashy \ - http://nutyx.meticul.eu/files/patchs/$name/theme.xml) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - --sbindir=/sbin --libdir=/usr/lib \ - --includedir=/usr/include \ - --datarootdir=/usr/share \ - --sysconfdir=/etc - make - make DESTDIR=$PKG install - mkdir -p $PKG/etc/{$name/steps_dir,rc.d{,/rcsysinit.d}} - mv $PKG/etc/{init.d,rc.d/} - cp ../splashy $PKG/etc/rc.d/init.d/ - chmod 754 $PKG/etc/rc.d/init.d/splashy - ln -s ../init.d/splashy $PKG/etc/rc.d/rcsysinit.d/S00splashy - rm $PKG/etc/lsb-base-logging.sh - cp ../nutyx-attapu.jpg \ - $PKG/usr/share/splashy/themes/default/nutyx-attapu.jpg - cp ../theme.xml \ - $PKG/usr/share/splashy/themes/default/theme.xml - sed -i "s|/lib/init/rw/splashy|/etc/splashy/steps_dir|" \ - $PKG/etc/default/splashy -} -- cgit v1.2.3-70-g09d2