Browse Source

remove duplicate entry

Ralf S. Engelschall 22 years ago
parent
commit
6cd62ba39e
1 changed files with 1 additions and 2 deletions
  1. 1 2
      tar/tar.spec

+ 1 - 2
tar/tar.spec

@@ -49,7 +49,7 @@ AutoReq:      no
 AutoReqProv:  no
 
 %description
-    Tar is short for ``tape archiver'', so named for historical reasons;
+    Tar is short for "tape archiver", so named for historical reasons;
     the tar program creates, adds files to, or extracts files from an
     archive file in tar format, called a tarfile. A tarfile is often
     a magnetic tape, but can be a floppy diskette or any regular disk
@@ -62,7 +62,6 @@ AutoReqProv:  no
 %build
     ( echo 'am_cv_func_iconv=${am_cv_func_iconv=no}'
       echo 'am_cv_lib_iconv=${am_cv_lib_iconv=no}'
-      echo 'am_cv_func_iconv=${am_cv_func_iconv=no}'
     ) >config.cache
     CC="%{l_cc}" \
     CFLAGS="%{l_cflags -O}" \