diff options
author | James Meyer <james.meyer@operamail.com> | 2011-09-02 19:06:59 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-09-02 19:06:59 (GMT) |
commit | 8af79359c21b5f07981975c34a7d51ab063b249d (patch) | |
tree | c5743f14ce966f615775ef939d2893ba6231be81 /abs/core/LinHES-config/PKGBUILD | |
parent | a4058a1991691693739c60f71f3886d0ed8c058a (diff) | |
download | linhes_pkgbuild-8af79359c21b5f07981975c34a7d51ab063b249d.zip linhes_pkgbuild-8af79359c21b5f07981975c34a7d51ab063b249d.tar.gz linhes_pkgbuild-8af79359c21b5f07981975c34a7d51ab063b249d.tar.bz2 |
LinHes-config: during the install copy over the locale archive file. Generating locales during install takes to long, so the locales are generated during the creation of the iso
refs #782
closes #782
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 f8d1eaa..96771e2 100644 --- a/abs/core/LinHES-config/PKGBUILD +++ b/abs/core/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=2.3 -pkgrel=8 +pkgrel=9 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=('81872a7465943266e1bad177b0873b0a' +md5sums=('6259677916192a92d1adf47b276f7829' '16b98fcb3753ef6cfc35075c326d30e4' 'e36da536dd651ef182e7642337889e77' '985891a43f7c4c983eb2a362162f1a0f' |