This commit is contained in:
committed by
Git OBS Bridge
parent
53142fb3bb
commit
ea007497a4
@@ -95,13 +95,16 @@ test -d %buildroot/%kdeprefix/share/doc/HTML/pt-br && mv %buildroot/%kdeprefix/s
|
||||
# install manpages
|
||||
install -Dm644 docs/manpages/bibletime.1 %buildroot/%_mandir/man1/bibletime.1
|
||||
install -Dm644 docs/manpages/bibletime.de.1 %buildroot/%_mandir/de/man1/bibletime.1
|
||||
install -Dm644 %{SOURCE1} %buildroot/%{_datadir}/pixmaps/%{name}.xpm
|
||||
%if 0%{?suse_version}
|
||||
%fdupes -s %buildroot
|
||||
sed -i "s|bibletime/handbook/index.html|bibletime/handbook/en/index.html|" %buildroot/%{_datadir}/applications/%{name}.desktop
|
||||
install -Dm644 %{SOURCE1} %buildroot/%{_datadir}/pixmaps/%{name}.xpm
|
||||
%suse_update_desktop_file -r bibletime Education Teaching
|
||||
%endif
|
||||
#
|
||||
%if 0%{?mandriva_version}
|
||||
install -Dm644 ./cmake/platforms/linux/bibletime.desktop.cmake %buildroot/%_datadir/applications/bibletime.desktop
|
||||
%endif
|
||||
%if 0%{?fedora_version} || 0%{?mandriva_version}
|
||||
desktop-file-install --vendor="%{vendor}" \
|
||||
--dir=%buildroot/%_datadir/applications \
|
||||
|
Reference in New Issue
Block a user