diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-01 23:56:22 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-01 23:56:22 (GMT) |
commit | 3f300e50406f82e3fde4f48dd7c14fa79cbcd99a (patch) | |
tree | bf1e47d23befa44bba74f5d47c109fe3dfbc069e /abs/core-testing/system-templates/PKGBUILD | |
parent | d5b30b14e06db375bcf5069f23f47213a65adeed (diff) | |
download | linhes_pkgbuild-3f300e50406f82e3fde4f48dd7c14fa79cbcd99a.zip linhes_pkgbuild-3f300e50406f82e3fde4f48dd7c14fa79cbcd99a.tar.gz linhes_pkgbuild-3f300e50406f82e3fde4f48dd7c14fa79cbcd99a.tar.bz2 |
LinHES-config mythinstall: add mythinstall with changes for tz autodetect
Diffstat (limited to 'abs/core-testing/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core-testing/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD index c93b210..829dcd3 100755 --- a/abs/core-testing/system-templates/PKGBUILD +++ b/abs/core-testing/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=1.0 -pkgrel=33 +pkgrel=34 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |