From 2ba5ca5a77a6cd3a3440e624af0567554123fdc2 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Wed, 22 May 2013 18:41:03 +0200 Subject: Add "make test_proxymech" to provided specfile. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Deschner Reviewed-by: Simo Sorce --- proxy/contrib/gssproxy.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy/contrib/gssproxy.spec.in b/proxy/contrib/gssproxy.spec.in index dc69980..995e08e 100644 --- a/proxy/contrib/gssproxy.spec.in +++ b/proxy/contrib/gssproxy.spec.in @@ -61,6 +61,7 @@ autoreconf -f -i --disable-rpath make %{?_smp_mflags} all +make test_proxymech %install rm -rf %{buildroot} -- cgit