diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-13 17:34:03 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-13 17:34:03 (GMT) |
commit | d41b00e4d4107d84951228c2cf284c85585c7f0d (patch) | |
tree | 6e664aaec1783a16183e9e60ead6dc78d5b04f8e /abs/core-testing/live-installer/PKGBUILD | |
parent | 80973a1e434e479bc83f71ad4914addea4ef9f70 (diff) | |
download | linhes_pkgbuild-d41b00e4d4107d84951228c2cf284c85585c7f0d.zip linhes_pkgbuild-d41b00e4d4107d84951228c2cf284c85585c7f0d.tar.gz linhes_pkgbuild-d41b00e4d4107d84951228c2cf284c85585c7f0d.tar.bz2 |
change name of StreamZap to streamzap to match the template dir.
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 f5e0037..be128a2 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=47 +pkgrel=48 pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils) arch=('i686') |