]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec: respect CEPH_EXTRA_CONFIGURE_ARGS 5905/head
authorSage Weil <sage@redhat.com>
Sat, 12 Sep 2015 18:12:20 +0000 (14:12 -0400)
committerSage Weil <sage@redhat.com>
Sat, 12 Sep 2015 18:12:20 +0000 (14:12 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
ceph.spec.in

index e9161ad3ffaf1d82f8ec55d023794ee9eb4b2a6a..a2fda78f2f165f9d0925b275ad19f931160dc227 100644 (file)
@@ -524,7 +524,7 @@ done
 %endif
 
 ./autogen.sh
-MY_CONF_OPT=""
+MY_CONF_OPT="$CEPH_EXTRA_CONFIGURE_ARGS"
 
 MY_CONF_OPT="$MY_CONF_OPT --with-radosgw"