瀏覽代碼

allow repetitive execution of %build

Thomas Lotterer 18 年之前
父節點
當前提交
254db4fb83
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gcc/gcc.spec

+ 1 - 1
gcc/gcc.spec

@@ -113,7 +113,7 @@ AutoReqProv:  no
 
 %build
     #   create build sub-directory
-    mkdir obj
+    %{l_shtool} mkdir -p obj
     cd obj
 
     #   determine ld(1) and as(1) usage