aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-05-15 20:17:20 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2009-05-15 20:17:20 +0400
commit8250c8ef58f02f1fec65889d9bc791443d48a734 (patch)
tree9efeb2eaa75aecd09218b05e514fa400d6de3d94 /net-fs/glusterfs/glusterfs-2.0.1.ebuild
parentUpdate ebuild (diff)
downloadsci-8250c8ef58f02f1fec65889d9bc791443d48a734.tar.gz
sci-8250c8ef58f02f1fec65889d9bc791443d48a734.tar.bz2
sci-8250c8ef58f02f1fec65889d9bc791443d48a734.zip
Update ebuild
(Portage version: 2.2_rc33/git/Linux x86_64) (Signed Manifest commit)
Diffstat (limited to 'net-fs/glusterfs/glusterfs-2.0.1.ebuild')
-rw-r--r--net-fs/glusterfs/glusterfs-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/glusterfs/glusterfs-2.0.1.ebuild b/net-fs/glusterfs/glusterfs-2.0.1.ebuild
index 12900999b..187bbecf7 100644
--- a/net-fs/glusterfs/glusterfs-2.0.1.ebuild
+++ b/net-fs/glusterfs/glusterfs-2.0.1.ebuild
@@ -58,8 +58,8 @@ src_configure() {
$(use_enable fuse fuse-client) \
$(use_enable apache2 mod_glusterfs) \
$(use_enable static) \
- --localstatedir=/var ||die
$(use_enable infiniband ibverbs) \
+ --localstatedir=/var ||die
# use apache2 && apache-module_src_compile
if use emacs ; then
elisp-compile extras/glusterfs-mode.el || die "elisp-compile failed"