diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-22 21:05:06 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-22 21:05:06 (GMT) |
commit | 7b0f4e6e5e0db55450d2ecbe763f08f6a7a13a51 (patch) | |
tree | bc26ae0a868f37e0d707a842f0ee17cd651cbd67 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | d22ac33924608527b9de7e688ce18be9db604c42 (diff) | |
download | linhes_pkgbuild-7b0f4e6e5e0db55450d2ecbe763f08f6a7a13a51.zip linhes_pkgbuild-7b0f4e6e5e0db55450d2ecbe763f08f6a7a13a51.tar.gz linhes_pkgbuild-7b0f4e6e5e0db55450d2ecbe763f08f6a7a13a51.tar.bz2 |
LinHES-config: Add support for adjusting the MTU from the network configuration screens.
This addition pushed the buttons off the button of the screen, so the margins and divider lines needed to be removed.
It's not very pretty but it works.
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rw-r--r-- | abs/core-testing/LinHES-config/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index d3d6353..ef2fa4d 100644 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=342 +pkgrel=343 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 ) |