diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-23 02:06:45 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-23 02:06:45 (GMT) |
commit | 550dd3ce7cc01012b26cb35018d491983e1b56e5 (patch) | |
tree | 7191324e7c15f32eaf0de740db098e554cfd4e3b /abs/core-testing/live-installer/PKGBUILD | |
parent | 7f24a313f0815854ff88a0e33a066a73de4f3be1 (diff) | |
download | linhes_pkgbuild-550dd3ce7cc01012b26cb35018d491983e1b56e5.zip linhes_pkgbuild-550dd3ce7cc01012b26cb35018d491983e1b56e5.tar.gz linhes_pkgbuild-550dd3ce7cc01012b26cb35018d491983e1b56e5.tar.bz2 |
change systemconfig.s to install local-website for all hostypes.
Diffstat (limited to 'abs/core-testing/live-installer/PKGBUILD')
-rwxr-xr-x | abs/core-testing/live-installer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/live-installer/PKGBUILD b/abs/core-testing/live-installer/PKGBUILD index 06a1576..e78e749 100755 --- a/abs/core-testing/live-installer/PKGBUILD +++ b/abs/core-testing/live-installer/PKGBUILD @@ -1,6 +1,6 @@ pkgname=live-installer pkgver=1.0 -pkgrel=51 +pkgrel=52 pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils) arch=('i686') |