summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-11-03 01:40:05 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-11-03 01:40:05 (GMT)
commitd6ea193b243d8836b7c05ee111e73321072e6d60 (patch)
tree8d0d2ecb0c52ee2923056c06068059d661992fbb
parent3e63877d4a3980245c3b5a1979e3d03c54bf83e1 (diff)
parent1b829c5d446558ef6b2d48e941e7dcd1f1ade72f (diff)
downloadlinhes_pkgbuild-d6ea193b243d8836b7c05ee111e73321072e6d60.zip
linhes_pkgbuild-d6ea193b243d8836b7c05ee111e73321072e6d60.tar.gz
linhes_pkgbuild-d6ea193b243d8836b7c05ee111e73321072e6d60.tar.bz2
Merge branch 'testing' of ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
-rw-r--r--abs/core/linhes-scripts/PKGBUILD4
-rw-r--r--abs/core/linhes-scripts/upgrade_linhes_script.sh3
2 files changed, 5 insertions, 2 deletions
diff --git a/abs/core/linhes-scripts/PKGBUILD b/abs/core/linhes-scripts/PKGBUILD
index 020bfa8..13ffc97 100644
--- a/abs/core/linhes-scripts/PKGBUILD
+++ b/abs/core/linhes-scripts/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=linhes-scripts
pkgver=7
-pkgrel=13
+pkgrel=14
pkgdesc="Various scripts that help to make LinHES, LinHES."
arch=('i686' 'x86_64')
license=('GPL2')
@@ -97,4 +97,4 @@ md5sums=('f56985b2d602e11dc1e10d3e7848b2a5'
'35693f50939d5827aeabfce8c5dce589'
'a94fe6d980f4b810f2e2ae5352084b39'
'974c137d3fcb85942ba8945a1bc815fe'
- '0f918d7bf4dfa81acbe2b4854e91c82c')
+ '52d30a902c6e6de52f6d1481fd90b689')
diff --git a/abs/core/linhes-scripts/upgrade_linhes_script.sh b/abs/core/linhes-scripts/upgrade_linhes_script.sh
index ffee1ae..506af3e 100644
--- a/abs/core/linhes-scripts/upgrade_linhes_script.sh
+++ b/abs/core/linhes-scripts/upgrade_linhes_script.sh
@@ -138,6 +138,9 @@ cp /usr/share/mythtv/is.xml.021 /usr/share/mythtv/is.xml
# cat /data/database/dvd_transcode_r6.sql | mysql -u root mythconverg
# /usr/LH/bin/mythwelcome-config.py
# fi
+wget ftp://ftp.knoppmyth.net/R6/sources/wallpaper.png -P /tmp
+mv /tmp/wallpaper.png /home/mythtv/.fluxbox/
+chown mythtv.mythtv /home/mythtv/.fluxbox/wallpaper.png
echo "All done!"