diff options
author | James Meyer <james.meyer@operamail.com> | 2009-07-09 02:03:54 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-07-09 02:03:54 (GMT) |
commit | 2eee989ecb7f1494dc4582ac3f4602078ada13aa (patch) | |
tree | 5119f388ecfe50b3c82270d75117f66a67bed1c7 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 8368c4962f33d6d6bce6617487c149fd8927f966 (diff) | |
parent | b8c1ca11b76f3d32e9680dfd1cbb611f000f7382 (diff) | |
download | linhes_pkgbuild-2eee989ecb7f1494dc4582ac3f4602078ada13aa.zip linhes_pkgbuild-2eee989ecb7f1494dc4582ac3f4602078ada13aa.tar.gz linhes_pkgbuild-2eee989ecb7f1494dc4582ac3f4602078ada13aa.tar.bz2 |
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
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) |