From 146ec3222518b7dc7da013ed50e78bc0e9e57dd3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Apr 23 2010 11:31:35 +0000 Subject: install man pages --- diff --git a/glib2.spec b/glib2.spec index 4ca0308..17eb5b4 100644 --- a/glib2.spec +++ b/glib2.spec @@ -51,7 +51,10 @@ The glib2-static package includes static libraries of the GLib library. %setup -q -n glib-%{version} %build -%configure --disable-gtk-doc --enable-static --with-runtime-libdir=../../%{_lib} +%configure --disable-gtk-doc \ + --enable-man \ + --enable-static \ + --with-runtime-libdir=../../%{_lib} # remove rpaths sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool