diff options
author | James Meyer <james.meyer@operamail.com> | 2011-12-30 23:27:56 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-12-30 23:27:56 (GMT) |
commit | 4f9b3e4a64a5de88017d0b71af15d609c3781490 (patch) | |
tree | acb42c42106b67abb4f927a2da725e6dca50910a /abs/core/LinHES-config/PKGBUILD | |
parent | 3b20f86a8dd042de6271c30ad8a2a2fed773b9c9 (diff) | |
download | linhes_pkgbuild-4f9b3e4a64a5de88017d0b71af15d609c3781490.zip linhes_pkgbuild-4f9b3e4a64a5de88017d0b71af15d609c3781490.tar.gz linhes_pkgbuild-4f9b3e4a64a5de88017d0b71af15d609c3781490.tar.bz2 |
Linhes-config: for install. Only add "acl" to ext3 and ext4. JFS,XFS,resierfs support acl but do not need the mount option
Diffstat (limited to 'abs/core/LinHES-config/PKGBUILD')
-rw-r--r-- | abs/core/LinHES-config/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD index 29201ca..769e992 100644 --- a/abs/core/LinHES-config/PKGBUILD +++ b/abs/core/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=2.3 -pkgrel=56 +pkgrel=57 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev LinHes-config ) pkgdesc="Install and configure your system" depends=('bc' 'libstatgrab' 'mysql-python' 'expect' 'curl' 'dnsutils' 'parted' @@ -101,7 +101,7 @@ build() { install -m 0755 issue $startdir/pkg/etc/issue } -md5sums=('f6bca2af75ddb0902f0fa9ff4b6e4fd7' +md5sums=('64fad755c12f8eb12940e216e403354e' '16b98fcb3753ef6cfc35075c326d30e4' 'e36da536dd651ef182e7642337889e77' '985891a43f7c4c983eb2a362162f1a0f' |