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

Gaetan Bisson bisson at nymeria.archlinux.org
Tue Jun 11 06:26:02 UTC 2013


    Date: Tuesday, June 11, 2013 @ 08:26:02
  Author: bisson
Revision: 188162

avoid archweb's uncompressed manpages detection

Modified:
  openssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-10 22:30:55 UTC (rev 188161)
+++ PKGBUILD	2013-06-11 06:26:02 UTC (rev 188162)
@@ -66,7 +66,7 @@
 
 	make DESTDIR="${pkgdir}" install
 
-	ln -sf ssh.1.gz "${pkgdir}"/usr/share/man/man1/slogin.1
+	ln -sf ssh.1.gz "${pkgdir}"/usr/share/man/man1/slogin.1.gz
 	install -Dm644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
 
 	install -Dm644 ../sshdgenkeys.service "${pkgdir}"/usr/lib/systemd/system/sshdgenkeys.service




More information about the arch-commits mailing list