From 92c5c1fc974db143ac6dc675892459fcfd904dbefc1afb3379b27b9605086eb5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 5 Sep 2020 12:39:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xchm?expand=0&rev=11 --- xchm.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/xchm.spec b/xchm.spec index f77725f..505e5e3 100644 --- a/xchm.spec +++ b/xchm.spec @@ -28,7 +28,6 @@ BuildRequires: automake BuildRequires: chmlib-devel BuildRequires: gcc-c++ BuildRequires: wxWidgets-devel >= 3.0 -BuildRequires: xz %description xCHM is a GUI frontend for CHMLIB, written with wxGTK. It is able to @@ -37,12 +36,12 @@ current page, work with bookmarks, change fonts and fast search through all the pages of the loaded .chm document. %prep -%setup +%autosetup -p1 %build autoreconf -fi %configure -make %{?_smp_mflags} +%make_build %install %make_install