From 7743d2bf0d4e40a26b5711374b9510d4582e60f3 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 10 Aug 2009 16:00:42 +0000 Subject: [PATCH] Override pkgdocdir at build time. --- shibboleth.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.1.4