|
|
@@ -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}" \
|