diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-11 19:58:19 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-11 19:58:19 (GMT) |
commit | dc5e18dd928b29d319cb95d3d5c5c39daf05c9de (patch) | |
tree | 49e6e260be847f9aca1c1a33c83ac782ff7316fa /abs/core-testing/live-installer/PKGBUILD | |
parent | 5231b12d78bdab21f3790e0427f9a626f0284eee (diff) | |
download | linhes_pkgbuild-dc5e18dd928b29d319cb95d3d5c5c39daf05c9de.zip linhes_pkgbuild-dc5e18dd928b29d319cb95d3d5c5c39daf05c9de.tar.gz linhes_pkgbuild-dc5e18dd928b29d319cb95d3d5c5c39daf05c9de.tar.bz2 |
change receiver_usb to be | delimited.
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 c9ff10c..f5e0037 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=44 +pkgrel=47 pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils) arch=('i686') |