SHA256
1
0
forked from pool/nano

Autobuild autoformatter for 63067

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nano?expand=0&rev=26
This commit is contained in:
Sascha Peilicke 2011-03-01 09:01:41 +00:00 committed by Git OBS Bridge
parent 0ed7b45695
commit 6fcffa0740

View File

@ -17,6 +17,7 @@
# norootforbuild # norootforbuild
Name: nano Name: nano
Version: 2.3.0 Version: 2.3.0
Release: 1 Release: 1
@ -54,8 +55,8 @@ Authors:
David Benbennick <dbenbenn@math.cornell.edu> David Benbennick <dbenbenn@math.cornell.edu>
Mike Frysinger <vapier@gentoo.org> Mike Frysinger <vapier@gentoo.org>
%lang_package
%lang_package
%prep %prep
%setup -q %setup -q
%patch0 %patch0
@ -85,7 +86,7 @@ install -p -m 0644 doc/man/fr/*.html %{buildroot}%{_defaultdocdir}/nano/man-html
%post %post
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
%preun %preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}