summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-10-18 18:48:41 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-10-18 18:48:41 (GMT)
commitd11751b3348533ef582eff5c5c849cd30590224d (patch)
tree82296e088178ba03768d0e4b7317e112c5d12ad8 /abs/core-testing
parent9f7d547b768a31835ded978dc06a0db67285f77d (diff)
downloadlinhes_pkgbuild-d11751b3348533ef582eff5c5c849cd30590224d.zip
linhes_pkgbuild-d11751b3348533ef582eff5c5c849cd30590224d.tar.gz
linhes_pkgbuild-d11751b3348533ef582eff5c5c849cd30590224d.tar.bz2
add a version of timezone.bin by Greg.
Diffstat (limited to 'abs/core-testing')
-rwxr-xr-xabs/core-testing/live-installer/PKGBUILD5
-rwxr-xr-xabs/core-testing/live-installer/timezone.binbin0 -> 805819 bytes
2 files changed, 3 insertions, 2 deletions
diff --git a/abs/core-testing/live-installer/PKGBUILD b/abs/core-testing/live-installer/PKGBUILD
index fbdfce8..06a1576 100755
--- a/abs/core-testing/live-installer/PKGBUILD
+++ b/abs/core-testing/live-installer/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=live-installer
pkgver=1.0
-pkgrel=49
+pkgrel=51
pkgdesc="Install and configure your system"
depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils)
arch=('i686')
-source=(mythinstall.bin myth_user_call file_time_offset.py install-ui.xml install_proxy.sh install_functions.sh systemconfig.sh install_db_chroot.sh restore_default_settings.sh xconfig.sh timezip.py soundconfig.sh LinHES-release issue MythVantage.sh create_master.sh build_diskless.sh networkconfig.sh )
+source=(mythinstall.bin myth_user_call file_time_offset.py install-ui.xml install_proxy.sh install_functions.sh systemconfig.sh install_db_chroot.sh restore_default_settings.sh xconfig.sh timezip.py soundconfig.sh LinHES-release issue MythVantage.sh create_master.sh build_diskless.sh networkconfig.sh timezone.bin )
install=live.install
@@ -34,6 +34,7 @@ build() {
install -m 0755 networkconfig.sh $MVDIR/bin/networkconfig.sh
install -m 0755 create_master.sh $MVDIR/bin/create_master.sh
install -m 0755 build_diskless.sh $MVDIR/bin/build_diskless.sh
+ install -m 0755 timezone.bin $MVDIR/bin/timezone.bin
install -m 0755 timezip.py $MVDIR/bin/timezip.py
mkdir -p $startdir/pkg/usr/bin
install -m 0755 file_time_offset.py $startdir/pkg/usr/bin/file_time_offset.py
diff --git a/abs/core-testing/live-installer/timezone.bin b/abs/core-testing/live-installer/timezone.bin
new file mode 100755
index 0000000..a11d65a
--- /dev/null
+++ b/abs/core-testing/live-installer/timezone.bin
Binary files differ