diff options
author | James Meyer <james.meyer@operamail.com> | 2008-12-01 05:08:03 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-12-01 05:08:03 (GMT) |
commit | e8efa7348d5849656b3f3c51c6ae9c2b4089053e (patch) | |
tree | 859680a8e67a2b49edbd8ae3da25e831870bcfe6 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 982eaa1f1285ed3cb1022ec9520d1d6387b62e64 (diff) | |
download | linhes_pkgbuild-e8efa7348d5849656b3f3c51c6ae9c2b4089053e.zip linhes_pkgbuild-e8efa7348d5849656b3f3c51c6ae9c2b4089053e.tar.gz linhes_pkgbuild-e8efa7348d5849656b3f3c51c6ae9c2b4089053e.tar.bz2 |
correction for the dvico test.
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 86a3181..10f0604 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,9 +1,9 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=52 +pkgrel=54 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 hwd) +depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan ) 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 timezone.bin autocard.py restore_km_db_chroot.sh) |