diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-02 19:46:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-02 19:46:23 (GMT) |
commit | d4bacc96648622c1f755d3e4e2f7462f1b644d83 (patch) | |
tree | 643670dab56380e70befd02410513fb0cf20a92f /abs/core-testing/live-installer/PKGBUILD | |
parent | e3160da760d601069afaa1c38d69f735425e85aa (diff) | |
download | linhes_pkgbuild-d4bacc96648622c1f755d3e4e2f7462f1b644d83.zip linhes_pkgbuild-d4bacc96648622c1f755d3e4e2f7462f1b644d83.tar.gz linhes_pkgbuild-d4bacc96648622c1f755d3e4e2f7462f1b644d83.tar.bz2 |
create the .configure file for use on firstboot config stuff.
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 7851c4a..d6addaa 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=58 +pkgrel=59 pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan) arch=('i686') |