From 56a3e326c908ace3a04fcfde5d7b8cbf5d8197fd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 2 May 2016 12:25:02 +0300 Subject: [PATCH] different fix for html install --- geeqie.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/geeqie.spec b/geeqie.spec index e43720b..77d8442 100644 --- a/geeqie.spec +++ b/geeqie.spec @@ -69,15 +69,11 @@ i opcje filtrowania, jak również wsparcie dla zewnętrznego edytora. %install rm -rf $RPM_BUILD_ROOT %{__make} install \ - helpdir=/html \ + GNOME_DOC_TOOL=/disable-install-hook \ desktopdir=%{_desktopdir} \ DESTDIR=$RPM_BUILD_ROOT %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/%{name}/{applications,template.desktop} -%{__rm} -r $RPM_BUILD_ROOT/html - -ln -sf GuideIndex.html doc/html/index.html - %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} %find_lang %{name} -- 2.43.0