From: Scott Cantor Date: Mon, 10 Aug 2009 16:00:42 +0000 (+0000) Subject: Override pkgdocdir at build time. X-Git-Tag: 2.2.1~10 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=commitdiff_plain;h=7743d2bf0d4e40a26b5711374b9510d4582e60f3 Override pkgdocdir at build time. --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index aca031e..b6f89d8 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -82,7 +82,7 @@ This package includes files needed for development with Shibboleth. %build %configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?_with_fastcgi} %{?_with_memcached} %{?shib_options} -%{__make} +%{__make} pkgdocdir=%{pkgdocdir} %install %{__make} install NOKEYGEN=1 DESTDIR=$RPM_BUILD_ROOT pkgdocdir=%{pkgdocdir}