Przeglądaj źródła

fix %update_config_scripts macro

Ralf S. Engelschall 24 lat temu
rodzic
commit
8e88971e09
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 2 2
      openpkg/openpkg.spec
  2. 1 1
      openpkg/rpmmacros

+ 2 - 2
openpkg/openpkg.spec

@@ -39,8 +39,8 @@
 #   o any cc(1)
 
 #   the package version and release
-%define       V_openpkg 20020809
-%define       R_openpkg 20020809
+%define       V_openpkg 20020819
+%define       R_openpkg 20020819
 
 #   the used software versions
 %define       V_rpm     4.0.2

+ 1 - 1
openpkg/rpmmacros

@@ -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        -