This commit is contained in:
Alexander Stefanov 2024-09-20 16:50:45 +00:00
parent fb1558118d
commit f76f2f63e4

View file

@ -1114,7 +1114,6 @@ These are configuration files that describe possible time zones.
%files -n timezone
%{_bindir}/zdump
%{_sbindir}/zic
%doc %{_mandir}/man1/zdump.1*
#-----------------------------------------------------------------------
# with timezone
%endif
@ -1662,7 +1661,6 @@ rm -f %{buildroot}%{_bindir}/rpcgen %{buildroot}%{_mandir}/man1/rpcgen.1*
%if !%{with timezone}
rm -f %{buildroot}%{_sbindir}/zic
rm -f %{buildroot}%{_bindir}/zdump
rm -f %{buildroot}%{_mandir}/man1/zdump.1*
%endif
%if !%{with i18ndata}