rdieter pushed to xforms (epel7). "use %_pkgdocdir consistently"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 13:49:10 UTC 2015


From 50a59c3374352fb1a5bc4c8607813b8f2a133d04 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Thu, 28 May 2015 08:48:41 -0500
Subject: use %_pkgdocdir consistently


diff --git a/xforms.spec b/xforms.spec
index c34f88c..44698f1 100644
--- a/xforms.spec
+++ b/xforms.spec
@@ -73,7 +73,7 @@ sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
 %build
 %configure \
   --disable-demos \
-  --enable-docs --htmldir=%{_docdir}/%{name}/html --pdfdir=%{_docdir}/%{name} \
+  --enable-docs --htmldir=%{_pkgdocdir}/html --pdfdir=%{_pkgdocdir} \
   --disable-static \
   --enable-optimization="$RPM_OPT_FLAGS"
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xforms.git/commit/?h=epel7&id=50a59c3374352fb1a5bc4c8607813b8f2a133d04


More information about the scm-commits mailing list