1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

make port compile, patch was missing the subdir "lib" in its header

Submitted by:	Jeroen Ruigrok van der Werven <jruigrok@via-net-works.nl>
This commit is contained in:
Andreas Klemm 2000-12-30 17:48:13 +00:00
parent 8e6db97f8c
commit f404786276
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36465
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
--- vty.c.orig Tue Sep 26 23:03:12 2000
+++ vty.c Tue Dec 26 23:18:00 2000
--- lib/vty.c.orig Tue Sep 26 23:03:12 2000
+++ lib/vty.c Tue Dec 26 23:18:00 2000
@@ -1850,10 +1849,13 @@
printf ("line: %s\n", buf);
#endif /* VTYSH_DEBUG */

View File

@ -1,5 +1,5 @@
--- vty.c.orig Tue Sep 26 23:03:12 2000
+++ vty.c Tue Dec 26 23:18:00 2000
--- lib/vty.c.orig Tue Sep 26 23:03:12 2000
+++ lib/vty.c Tue Dec 26 23:18:00 2000
@@ -1850,10 +1849,13 @@
printf ("line: %s\n", buf);
#endif /* VTYSH_DEBUG */

View File

@ -1,5 +1,5 @@
--- vty.c.orig Tue Sep 26 23:03:12 2000
+++ vty.c Tue Dec 26 23:18:00 2000
--- lib/vty.c.orig Tue Sep 26 23:03:12 2000
+++ lib/vty.c Tue Dec 26 23:18:00 2000
@@ -1850,10 +1849,13 @@
printf ("line: %s\n", buf);
#endif /* VTYSH_DEBUG */