[arch-commits] Commit in openssh/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Sat Oct 1 21:47:29 UTC 2016


    Date: Saturday, October 1, 2016 @ 21:47:28
  Author: bisson
Revision: 277529

fix FS#51170

Modified:
  openssh/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-01 20:57:21 UTC (rev 277528)
+++ PKGBUILD	2016-10-01 21:47:28 UTC (rev 277529)
@@ -5,7 +5,7 @@
 
 pkgname=openssh
 pkgver=7.3p1
-pkgrel=1
+pkgrel=2
 pkgdesc='Free version of the SSH connectivity tools'
 url='http://www.openssh.org/portable.html'
 license=('custom:BSD')
@@ -47,7 +47,6 @@
 		--with-privsep-user=nobody \
 		--with-kerberos5=/usr \
 		--with-xauth=/usr/bin/xauth \
-		--with-mantype=man \
 		--with-md5-passwords \
 		--with-pid-dir=/run \
 



More information about the arch-commits mailing list