From: Sage Weil Date: Fri, 7 May 2010 19:30:07 +0000 (-0700) Subject: ceph.spec.in: --without-hadoop --without-debug X-Git-Tag: v0.22~564 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2741e1833a9214c15e15e58491eca900d433c43f;p=ceph.git ceph.spec.in: --without-hadoop --without-debug to sync up with f13 --- diff --git a/ceph.spec.in b/ceph.spec.in index cd0bc7c5fe27..258f014bb577 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -43,7 +43,7 @@ chmod 0644 src/common/Mutex.h %build ./autogen.sh -%{configure} +%{configure} --without-hadoop --without-debug make CFLAGS="$RPM_OPT_FLAGS" %install