fix mandir location
authorlaca
Sat, 17 Sep 2005 22:54:02 +0000
changeset 5902 a6d1c48e6bef
parent 5901 1e24b0c548ff
child 5903 6682407eb58f
fix mandir location
libgnome.spec
--- a/libgnome.spec	Sat Sep 17 22:21:00 2005 +0000
+++ b/libgnome.spec	Sat Sep 17 22:54:02 2005 +0000
@@ -97,6 +97,7 @@
 CFLAGS="$RPM_OPT_FLAGS"		\
 ./configure --prefix=%{_prefix}		\
             --sysconfdir=%{_sysconfdir} \
+            --mandir=%{_mandir}         \
             --enable-gtk-doc
 make -j $CPUS