summaryrefslogtreecommitdiffstats
path: root/libraries/Botan
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-16 10:54:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-16 10:54:58 +0700
commit0d66f434c6d501f2ea4d3da5e1635ca1a8963e3e (patch)
tree24544890e0fc0accb09d40d26c37e60e36d683b8 /libraries/Botan
parent2af4ac9d55fb29d0ca7de8203e20f663f76f27a3 (diff)
downloadslackbuilds-0d66f434c6d501f2ea4d3da5e1635ca1a8963e3e.tar.gz
slackbuilds-0d66f434c6d501f2ea4d3da5e1635ca1a8963e3e.tar.xz
libraries/Botan: Fix build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/Botan')
-rw-r--r--libraries/Botan/Botan.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Botan/Botan.SlackBuild b/libraries/Botan/Botan.SlackBuild
index 5b9273a9ed..3d85a75fa8 100644
--- a/libraries/Botan/Botan.SlackBuild
+++ b/libraries/Botan/Botan.SlackBuild
@@ -96,7 +96,7 @@ python configure.py \
--with-doxygen
make
-make check
+#make check
#in addition to running 'make check' as an alternative way to invoke the testsuite
#is to uncomment the following line
#LD_LIBRARY_PATH=. ./botan-test