From 5d6e92f692db21808b8cd0bb03dbddd882646a25 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Fri, 13 Mar 2009 22:17:16 -0500 Subject: Rename linhes_splash to linhes-splash --- abs/core-testing/linhes-splash/PKGBUILD | 17 +++++++++++++++++ abs/core-testing/linhes_splash/PKGBUILD | 17 ----------------- 2 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 abs/core-testing/linhes-splash/PKGBUILD delete mode 100644 abs/core-testing/linhes_splash/PKGBUILD diff --git a/abs/core-testing/linhes-splash/PKGBUILD b/abs/core-testing/linhes-splash/PKGBUILD new file mode 100644 index 0000000..db29493 --- /dev/null +++ b/abs/core-testing/linhes-splash/PKGBUILD @@ -0,0 +1,17 @@ +# $Id: PKGBUILD 5936 2008-07-21 20:24:16Z thomas $ +# Maintainer: Cecil Watson + +pkgname=linhes-splash +pkgver=1 +pkgrel=4 +pkgdesc="FBSplash theme for LinHES." +arch=('i686' 'x86_64') +license=('GPL2') +url="http://linhes.org/" +source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-splash.tar.bz2) + +build() { + cd $startdir/src/ + mkdir -p $startdir/pkg/etc/splash + cp -a linhes $startdir/pkg/etc/splash +} diff --git a/abs/core-testing/linhes_splash/PKGBUILD b/abs/core-testing/linhes_splash/PKGBUILD deleted file mode 100644 index db29493..0000000 --- a/abs/core-testing/linhes_splash/PKGBUILD +++ /dev/null @@ -1,17 +0,0 @@ -# $Id: PKGBUILD 5936 2008-07-21 20:24:16Z thomas $ -# Maintainer: Cecil Watson - -pkgname=linhes-splash -pkgver=1 -pkgrel=4 -pkgdesc="FBSplash theme for LinHES." -arch=('i686' 'x86_64') -license=('GPL2') -url="http://linhes.org/" -source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-splash.tar.bz2) - -build() { - cd $startdir/src/ - mkdir -p $startdir/pkg/etc/splash - cp -a linhes $startdir/pkg/etc/splash -} -- cgit v0.12