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: chmlib-devel
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: wxWidgets-devel >= 3.0 BuildRequires: wxWidgets-devel >= 3.0
BuildRequires: xz
%description %description
xCHM is a GUI frontend for CHMLIB, written with wxGTK. It is able to 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. through all the pages of the loaded .chm document.
%prep %prep
%setup %autosetup -p1
%build %build
autoreconf -fi autoreconf -fi
%configure %configure
make %{?_smp_mflags} %make_build
%install %install
%make_install %make_install