summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-03-08 21:06:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-03-08 21:06:29 +0000
commit6ecd1db2e7dd4966ffb3b0818d1d143adb61ce83 (patch)
treebeb32eff38b186dd742bfb0843a183af5e13e916
parent- Update to 20020306 (diff)
fix patch for build on bento
Notes
Notes: svn path=/head/; revision=55746
-rw-r--r--security/hpn-ssh/files/batch.patch10
-rw-r--r--security/openssh-portable/files/batch.patch10
2 files changed, 10 insertions, 10 deletions
diff --git a/security/hpn-ssh/files/batch.patch b/security/hpn-ssh/files/batch.patch
index 91391aa4228f..eb91ab511340 100644
--- a/security/hpn-ssh/files/batch.patch
+++ b/security/hpn-ssh/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
diff --git a/security/openssh-portable/files/batch.patch b/security/openssh-portable/files/batch.patch
index 91391aa4228f..eb91ab511340 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