summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2010-06-04 08:50:11 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2010-06-04 08:50:11 (GMT)
commitd19a8085a8b022fd61e231843a36a9075d7712c0 (patch)
treeb8fc36fb2abf576f1de2d7904743f5d9079bd337 /abs
parent45b5b5c70532fdb612e827b3fd4f5c2190c4cb8a (diff)
downloadlinhes_pkgbuild-d19a8085a8b022fd61e231843a36a9075d7712c0.zip
linhes_pkgbuild-d19a8085a8b022fd61e231843a36a9075d7712c0.tar.gz
linhes_pkgbuild-d19a8085a8b022fd61e231843a36a9075d7712c0.tar.bz2
linhes-scripts:update upgrade_linhes.sh to close bug 690.
Diffstat (limited to 'abs')
-rw-r--r--abs/core-testing/linhes-scripts/PKGBUILD4
-rwxr-xr-xabs/core-testing/linhes-scripts/upgrade_linhes.sh1
2 files changed, 3 insertions, 2 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD
index f38006b..377cb60 100644
--- a/abs/core-testing/linhes-scripts/PKGBUILD
+++ b/abs/core-testing/linhes-scripts/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=linhes-scripts
pkgver=1
-pkgrel=74
+pkgrel=75
pkgdesc="Various scripts that help to make LinHES, LinHES."
arch=('i686' 'x86_64')
license=('GPL2')
@@ -81,7 +81,7 @@ md5sums=('f56985b2d602e11dc1e10d3e7848b2a5'
'be324dba44ae96676973a74421944853'
'c9dc0dd07369622879a000247ac55074'
'65629302a4d2c3adf88cdf0ebc10d493'
- 'f2062e52f593b6b177ea9b4ed9dc35f4'
+ '2734054f08c4c885bb9070dce239d4c3'
'87b0dc855181f98516acb18a7d551601'
'25c1baeb97a49656456ae33f7e7a9f06'
'2fb25aef03ffd1282414d8cca3df7056'
diff --git a/abs/core-testing/linhes-scripts/upgrade_linhes.sh b/abs/core-testing/linhes-scripts/upgrade_linhes.sh
index c463847..91a46e6 100755
--- a/abs/core-testing/linhes-scripts/upgrade_linhes.sh
+++ b/abs/core-testing/linhes-scripts/upgrade_linhes.sh
@@ -112,6 +112,7 @@ if grep -E "Master|Stand" /etc/systemconfig &>/dev/null
echo
/usr/LH/bin/update_schema_021_to_022.sh
cat /data/database/dvd_transcode_r6.sql | mysql -u root mythconverg
+ /usr/LH/bin/mythwelcome-config.py
fi
echo "All done!"
echo -e "\033[5mThanks for choosing LinHES!\033[0m"