diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-08 10:08:49 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-08 10:08:49 (GMT) |
commit | 3a75b173b85ac43074be6e7a198b3b40e4d6781a (patch) | |
tree | c608a96ca858ab20486778eab086e0ebe3251f4e /abs/core-testing/LinHES-config/PKGBUILD | |
parent | fdb5bfb2a43c93c8e7636b0bf6738360ab89a20a (diff) | |
download | linhes_pkgbuild-3a75b173b85ac43074be6e7a198b3b40e4d6781a.zip linhes_pkgbuild-3a75b173b85ac43074be6e7a198b3b40e4d6781a.tar.gz linhes_pkgbuild-3a75b173b85ac43074be6e7a198b3b40e4d6781a.tar.bz2 |
LinHES-timezone: rename and bump. LinHES-config: add LinHES-timezone dependency
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 1775cb2..e3bf28c 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,9 +1,9 @@ pkgname=LinHES-config pkgver=2.0 -pkgrel=49 +pkgrel=50 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" -depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates rsync python-parted ddcxinfo python-pexpect python-netifaces) +depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates rsync python-parted ddcxinfo python-pexpect python-netifaces LinHES-timezone) arch=('i686') source=(mv_install.py mv_config.py 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 autocard.py restore_km_db_chroot.sh README mv_advanced.py mv_common.py mv_ir.py mv_misc.py mv_network.py mv_screensaver.py mv_smolt.py mv_software.py mv_webuser.py mv_hostype.py systemconfig.py myth_user_call.py) |