|
|
@@ -195,7 +195,7 @@
|
|
|
%ifndef() %if %{expand:%%{?%{1}:0}%%{!?%{1}:1}}
|
|
|
|
|
|
# helper macros for creating local copies of GNU config scripts
|
|
|
-%update_config_scripts %(cp %{l_prefix}/lib/openpkg/config.guess .; cp %{l_prefix}/lib/openpkg/config.sub .)
|
|
|
+%update_config_scripts chmod u+w config.guess config.sub; cp %{l_prefix}/lib/openpkg/config.guess .; cp %{l_prefix}/lib/openpkg/config.sub .
|
|
|
|
|
|
# default list of vendor source fetching locations
|
|
|
%l_fetch_mirror_0 -
|