summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/fbsplash/fbsplash.initcpio_install
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-14 04:20:46 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-14 04:20:46 (GMT)
commitcf00ac56ed0c9fe28d8bec8fcb8bd23e6c8b43fb (patch)
tree19121e906b2690aa3aee0dc5627763e56c9a9d45 /abs/core-testing/fbsplash/fbsplash.initcpio_install
parent00c910d8744f8e354001fcd76b195959dadf07ce (diff)
downloadlinhes_pkgbuild-cf00ac56ed0c9fe28d8bec8fcb8bd23e6c8b43fb.zip
linhes_pkgbuild-cf00ac56ed0c9fe28d8bec8fcb8bd23e6c8b43fb.tar.gz
linhes_pkgbuild-cf00ac56ed0c9fe28d8bec8fcb8bd23e6c8b43fb.tar.bz2
Make the LinHES theme the default.
Diffstat (limited to 'abs/core-testing/fbsplash/fbsplash.initcpio_install')
-rw-r--r--abs/core-testing/fbsplash/fbsplash.initcpio_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/fbsplash/fbsplash.initcpio_install b/abs/core-testing/fbsplash/fbsplash.initcpio_install
index 06700a8..3fdd7e9 100644
--- a/abs/core-testing/fbsplash/fbsplash.initcpio_install
+++ b/abs/core-testing/fbsplash/fbsplash.initcpio_install
@@ -3,7 +3,7 @@ install() {
[ -x /sbin/fbcondecor_helper ] || return 1
source /etc/conf.d/fbsplash.conf
- [ -z "${THEME}" ] && THEME="darch"
+ [ -z "${THEME}" ] && THEME="linhes"
add_binary "/sbin/fbcondecor_helper"