Added %find_lang to the spec file.
This commit is contained in:
parent
92307bcd99
commit
4152daa2a2
@ -45,6 +45,8 @@ Parted library, you need to install this package.
|
||||
%{__rm} -rf %{buildroot}%{_libdir}/*.la
|
||||
%{__rm} -rf %{buildroot}%{_infodir}/dir
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
@ -60,7 +62,7 @@ exit 0
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO doc/API doc/FAT
|
||||
%{_sbindir}/parted
|
||||
|
Loading…
Reference in New Issue
Block a user