Browse Source

try to force tar to not use iconv

Ralf S. Engelschall 24 years ago
parent
commit
f9bafb2842
1 changed files with 1 additions and 0 deletions
  1. 1 0
      openpkg/openpkg.spec

+ 1 - 0
openpkg/openpkg.spec

@@ -310,6 +310,7 @@ Provides:     OpenPKG
   
     #   build GNU tar tool
     ( cd tar-%{V_tar}
+      echo 'am_cv_func_iconv=${am_cv_func_iconv=no}' >config.cache
       CC="${l_cc}" 
       ./configure \
           --prefix=%{l_prefix} \