]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec: respect CEPH_EXTRA_CONFIGURE_ARGS
authorSage Weil <sage@redhat.com>
Sat, 12 Sep 2015 18:12:20 +0000 (14:12 -0400)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Aug 2016 06:44:03 +0000 (23:44 -0700)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 51abff11688f0201b8f4076ac515e4515929d4cb)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
ceph.spec.in

index 6e06a18c36778f334749daebc25dc3b88899a524..ab3b1284951b388581f3928c9b138cda6aa10614 100644 (file)
@@ -466,7 +466,7 @@ done
 %endif
 
 ./autogen.sh
-MY_CONF_OPT=""
+MY_CONF_OPT="$CEPH_EXTRA_CONFIGURE_ARGS"
 
 MY_CONF_OPT="$MY_CONF_OPT --with-radosgw"