[shibboleth-sp2] 09/25: Fix %check target in specfiles.
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to annotated tag 1.3.2
in repository shibboleth-sp2.
commit dfacc7f5427e0608dbaf31d009e941cc133edc20
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Wed Aug 27 15:56:56 2008 +0000
Fix %check target in specfiles.
---
shibboleth.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index ea24e92..359db73 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -63,7 +63,7 @@ extensions using the Shibboleth runtime libraries.
find $RPM_BUILD_ROOT/%{_libexecdir} -type f -or -type l |
%{__sed} -e "s|$RPM_BUILD_ROOT||" | sort > rpm.filelist
-%check || :
+%check
%{__make} check
%clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list