[cpp-linbuild] 02/05: Rely on %setup default build directory
John W. O'Brien
john at saltant.com
Fri Nov 7 15:47:50 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=c73f22d9dee9019708b086648550ab55e3831c58
commit c73f22d9dee9019708b086648550ab55e3831c58
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Nov 7 15:01:17 2025 +0000
Rely on %setup default build directory
---
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 18dec2f..0df67c7 100644
--- a/common/SPECS/shibboleth-sp.spec
+++ b/common/SPECS/shibboleth-sp.spec
@@ -51,7 +51,7 @@ This package includes files needed for development of extensions to
the Shibboleth SP V4 Agent.
%prep
-%setup -q -n %{name}-%{version}
+%setup -q
%build
# This might go away, depends on pkconfig support for libcurl...
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list