ソースを参照

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