remove obsolete macros

This commit is contained in:
Miroslav Lichvar 2013-03-26 16:27:44 +01:00
parent be4372224a
commit 9084a32787

View File

@ -9,7 +9,6 @@ Patch1: lrzsz-0.12.20-glibc21.patch
Patch2: lrzsz-0.12.20.patch
Patch3: lrzsz-0.12.20-man.patch
Url: http://www.ohse.de/uwe/software/lrzsz.html
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gettext
%description
@ -35,16 +34,10 @@ rm -f po/*.gmo
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
%makeinstall
%find_lang %{name}
%clean
rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-,root,root)
%{_bindir}/*
%{_mandir}/*/*