[remaster/gaming] make Joost stop yelling, change Gaming Edition background for XMAS!

This commit is contained in:
Fabio Erculiani
2010-12-20 23:07:42 +01:00
parent cf84686a0e
commit 4fdf38ae5a
4 changed files with 11 additions and 1 deletions

10
scripts/gaming_remaster_post.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/sh
# execute parent script
/sabayon/scripts/remaster_post.sh $@
# Christmas TIME !
GAMING_XMAS_DIR="/sabayon/remaster/gaming-xmas"
cp "${GAMING_XMAS_DIR}"/sabayonlinux.png "${CHROOT_DIR}/usr/share/backgrounds/sabayonlinux.png"
cp "${GAMING_XMAS_DIR}"/sabayonlinux.jpg "${CHROOT_DIR}/usr/share/backgrounds/sabayonlinux.jpg"
cp "${GAMING_XMAS_DIR}"/sabayonlinux.jpg "${CHROOT_DIR}/usr/share/backgrounds/kgdm.jpg"