fix spec
This commit is contained in:
parent
fa1deff3a7
commit
c924bd3e93
@ -45,11 +45,11 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p"
|
|||||||
#Remove libtool archives.
|
#Remove libtool archives.
|
||||||
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||||
|
|
||||||
|
%find_lang cluttergtk-1.0
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%find_lang cluttergtk-1.0
|
|
||||||
|
|
||||||
%files -f cluttergtk-1.0.lang
|
%files -f cluttergtk-1.0.lang
|
||||||
%doc COPYING NEWS
|
%doc COPYING NEWS
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
Loading…
Reference in New Issue
Block a user