Преглед изворни кода

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