فهرست منبع

Back out removal of prep/setup code after learning that the lines really are needed for good building.

Ralf S. Engelschall 24 سال پیش
والد
کامیت
8e65c8f7a1
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      perl-term/perl-term.spec

+ 5 - 0
perl-term/perl-term.spec

@@ -70,6 +70,11 @@ AutoReqProv:  no
 
 %prep
     %setup0  -q -c -n %{name}-%{version}
+    %setup1  -q -T -D -a 1
+    %setup2  -q -T -D -a 2
+    %setup3  -q -T -D -a 3
+    %setup4  -q -T -D -a 4
+    %setup5  -q -T -D -a 5
 
 %build