[cpp-linbuild] 04/05: Use %make_build macro
John W. O'Brien
john at saltant.com
Fri Nov 7 15:47:52 UTC 2025
This is an automated email from the git hooks/post-receive script.
obrienjw pushed a commit to branch main
in repository cpp-linbuild.
View the commit online:
https://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=db520308b1688123a43b5a8070290d6090b7c6f7
commit db520308b1688123a43b5a8070290d6090b7c6f7
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Nov 7 15:24:21 2025 +0000
Use %make_build macro
---
common/SPECS/shibboleth-sp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/SPECS/shibboleth-sp.spec b/common/SPECS/shibboleth-sp.spec
index ce674be..4ec28b6 100644
--- a/common/SPECS/shibboleth-sp.spec
+++ b/common/SPECS/shibboleth-sp.spec
@@ -55,7 +55,7 @@ the Shibboleth SP V4 Agent.
%build
%configure %{?_with_fastcgi} %{?shib_options}
-%{__make} pkgdocdir=%{pkgdocdir}
+%make_build pkgdocdir=%{pkgdocdir}
%install
%make_install pkgdocdir=%{pkgdocdir}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list