Added %find_lang to the spec file.

This commit is contained in:
David Cantrell 2007-03-20 05:37:27 +00:00
parent 92307bcd99
commit 4152daa2a2

View File

@ -45,6 +45,8 @@ Parted library, you need to install this package.
%{__rm} -rf %{buildroot}%{_libdir}/*.la %{__rm} -rf %{buildroot}%{_libdir}/*.la
%{__rm} -rf %{buildroot}%{_infodir}/dir %{__rm} -rf %{buildroot}%{_infodir}/dir
%find_lang %{name}
%clean %clean
%{__rm} -rf %{buildroot} %{__rm} -rf %{buildroot}
@ -60,7 +62,7 @@ exit 0
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files %files -f %{name}.lang
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO doc/API doc/FAT %doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO doc/API doc/FAT
%{_sbindir}/parted %{_sbindir}/parted