This commit is contained in:
parent
6c975dbc27
commit
92c5c1fc97
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user