[arch-commits] Commit in openssh/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Tue Jan 6 05:02:23 UTC 2009
Date: Tuesday, January 6, 2009 @ 00:02:23
Author: eric
Revision: 23215
fixed typo (close FS#12684)
Modified:
openssh/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-01-06 04:59:40 UTC (rev 23214)
+++ PKGBUILD 2009-01-06 05:02:23 UTC (rev 23215)
@@ -47,7 +47,7 @@
install -D -m755 contrib/ssh-copy-id $startdir/pkg/usr/bin/ssh-copy-id
install -D -m644 contrib/ssh-copy-id.1 $startdir/pkg/usr/man/man1/ssh-copy-id.1
- i# sshd_config
+ # sshd_config
sed -i \
-e 's|^#ListenAddress 0.0.0.0|ListenAddress 0.0.0.0|g' \
-e 's|^#UsePAM no|UsePAM yes|g' \
More information about the arch-commits
mailing list