[sheepdog] [PATCH] correct typo in sheepdog.spec.in
    Liu Yuan 
    namei.unix at gmail.com
       
    Thu Sep  5 13:18:25 CEST 2013
    
    
  
Signed-off-by: Liu Yuan <namei.unix at gmail.com>
---
 sheepdog.spec.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sheepdog.spec.in b/sheepdog.spec.in
index c1060f4..6585a70 100644
--- a/sheepdog.spec.in
+++ b/sheepdog.spec.in
@@ -28,7 +28,7 @@ a distributed object storage system for QEMU.
 
 %build
 ./autogen.sh
-%{configure} --with-initddir=%{_initrddir} --enable-sheepfs --enalbe-zookeeper
+%{configure} --with-initddir=%{_initrddir} --enable-sheepfs --enable-zookeeper
 
 make %{_smp_mflags}
 
-- 
1.7.9.5
    
    
More information about the sheepdog
mailing list