SHA256
1
0
forked from pool/xchm
Jan Engelhardt 2020-09-05 12:39:33 +00:00 committed by Git OBS Bridge
parent 6c975dbc27
commit 92c5c1fc97

View File

@ -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