This commit is contained in:
parent
f8db9045a9
commit
1f353d18b6
@ -43,7 +43,7 @@ Kolf is a miniature golf game for KDE.
|
||||
%install
|
||||
%kde4_makeinstall -C build
|
||||
rm -rf %{buildroot}/%{_kde4_libdir}/libkolfprivate.so
|
||||
%suse_update_desktop_file -r kolf Game SportsGame
|
||||
%suse_update_desktop_file -r org.kde.kolf Game SportsGame
|
||||
%kde_post_install
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
@ -53,11 +53,11 @@ Kolf is a miniature golf game for KDE.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC COPYING.LIB
|
||||
%{_kde4_applicationsdir}/org.kde.kolf.desktop
|
||||
%{_kde4_appsdir}/kolf/
|
||||
%{_kde4_bindir}/kolf
|
||||
%{_kde4_htmldir}/en/kolf/
|
||||
%{_kde4_applicationsdir}/kolf.desktop
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/kolf.*
|
||||
%{_kde4_appsdir}/kolf/
|
||||
%{_kde4_libdir}/libkolfprivate.so.*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user