From 1acddb1617727c7fec067c230324d3606e964f99 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 18 Jan 2017 13:39:34 +0100 Subject: [PATCH] Trivial spec file cleanup to sync with RHEL --- gtk2.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gtk2.spec b/gtk2.spec index 6bb77ce..0f05aae 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -151,7 +151,7 @@ This package contains developer documentation for the GTK+ widget toolkit. export CFLAGS='-fno-strict-aliasing %optflags' (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi; %configure $CONFIGFLAGS \ - --enable-man \ + --enable-man \ --with-xinput=xfree \ --enable-debug \ ) @@ -318,8 +318,6 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache %files devel-docs %{_datadir}/gtk-doc -# oops, man pages went missing -# %{_mandir}/man1/* %doc tmpdocs/tutorial %doc tmpdocs/faq %doc tmpdocs/examples