From 6ab60e341b532f20cd10b85372b8c7e3fe450128 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 20 Feb 2012 21:54:07 +0000 Subject: [PATCH] - run test suite Changed files: openssh.spec -> 1.381 --- openssh.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openssh.spec b/openssh.spec index d25b1e8..66174e3 100644 --- a/openssh.spec +++ b/openssh.spec @@ -8,6 +8,7 @@ %bcond_without kerberos5 # without kerberos5 support %bcond_without selinux # build without SELinux support %bcond_with hpn # High Performance SSH/SCP - HPN-SSH including Cipher NONE (broken too often) +%bcond_without tests # gtk2-based gnome-askpass means no gnome1-based %{?with_gtk:%undefine with_gnome} @@ -576,6 +577,8 @@ echo '#define LOGIN_PROGRAM "/bin/login"' >>config.h %{__make} +%{?with_tests:%{__make} tests} + cd contrib %if %{with gnome} %{__make} gnome-ssh-askpass1 \ -- 2.44.0