summaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-03-08 21:06:29 +0000
committerdinoex <dinoex@FreeBSD.org>2002-03-08 21:06:29 +0000
commitfd82036ae168884e3db3fbded419f5e854778b43 (patch)
treedf310f16bb8b2e759ef29c83ae38f3b3318d1619 /security/openssh-portable
parent287f0bd0c19dd9b8a1c7cfa5f0556f88130111c3 (diff)
downloadFreeBSD-ports-fd82036ae168884e3db3fbded419f5e854778b43.zip
FreeBSD-ports-fd82036ae168884e3db3fbded419f5e854778b43.tar.gz
fix patch for build on bento
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/files/batch.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/openssh-portable/files/batch.patch b/security/openssh-portable/files/batch.patch
index 91391aa..eb91ab5 100644
--- a/security/openssh-portable/files/batch.patch
+++ b/security/openssh-portable/files/batch.patch
@@ -1,6 +1,6 @@
---- Makefile.in.orig Mon Nov 12 00:34:23 2001
-+++ Makefile.in Sun Dec 2 08:01:27 2001
-@@ -176,7 +176,7 @@
+--- Makefile.in.orig Tue Feb 26 20:24:22 2002
++++ Makefile.in Fri Mar 8 22:02:48 2002
+@@ -183,7 +183,7 @@
autoreconf
(cd scard && $(MAKE) -f Makefile.in distprep)
@@ -9,10 +9,10 @@
install-nokeys: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files
scard-install:
-@@ -213,37 +213,6 @@
+@@ -222,37 +222,6 @@
+ ln -s ssh$(EXEEXT) $(DESTDIR)$(bindir)/slogin
-rm -f $(DESTDIR)$(mandir)/$(mansubdir)1/slogin.1
ln -s ssh.1 $(DESTDIR)$(mandir)/$(mansubdir)1/slogin.1
- #@FILEPRIV@ -f dev,filesys,driver $(DESTDIR)$(bindir)/ssh $(DESTDIR)$(bindir)/slogin
- if [ ! -d $(DESTDIR)$(sysconfdir) ]; then \
- $(srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir); \
- fi
OpenPOWER on IntegriCloud