remove -c for %setup in kpartx.spec 1.0_post 2.0alpha master 2.0_alpha accepted/trunk/20120905.182700 submit/trunk/20120831.082925
authorGui Chen <gui.chen@intel.com>
Wed, 22 Aug 2012 14:14:54 +0000 (22:14 +0800)
committerGui Chen <gui.chen@intel.com>
Wed, 22 Aug 2012 14:16:02 +0000 (22:16 +0800)
Signed-off-by: Gui Chen <gui.chen@intel.com>
packaging/kpartx.spec

index 780a84e..9a27358 100644 (file)
@@ -22,7 +22,7 @@ The tools are :
 * multipathd :  Detects when paths fail and execs multipath to update things.
 
 %prep
-%setup -q -c -n multipath-tools-%{version}
+%setup -q -n multipath-tools-%{version}
 %patch0 -p1
 
 %build