drop obsolete fixes of info file
This commit is contained in:
parent
3b68e8825b
commit
5eeb56a699
@ -91,12 +91,6 @@ find . -name '*.class' -print -delete
|
||||
%pom_remove_dep com.google.caliper:caliper java/pom.xml.in
|
||||
%endif
|
||||
|
||||
# Name directory sections consistently in the info file, #209491
|
||||
sed -i '/^INFO-DIR-SECTION/{s/GNU Libraries/Libraries/;s/GNU utilities/Utilities/;}' doc/libidn.info
|
||||
|
||||
iconv -f ISO-8859-1 -t UTF-8 doc/libidn.info > iconv.tmp
|
||||
mv iconv.tmp doc/libidn.info
|
||||
|
||||
%build
|
||||
%configure --disable-csharp --disable-static \
|
||||
%if %{with libidn_enables_emacs}
|
||||
|
Loading…
Reference in New Issue
Block a user