FreeBSD Bugzilla – Attachment 11698 Details for
Bug 22939
44bsd-more port does not compile under recent 4.1.1-STABLEs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.02 KB, created by
Andrew Stevenson
on 2000-11-18 14:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrew Stevenson
Created:
2000-11-18 14:00:00 UTC
Size:
1.02 KB
patch
obsolete
>diff -ruN 44bsd-more.orig/Makefile 44bsd-more/Makefile >--- 44bsd-more.orig/Makefile Sat Nov 18 22:44:26 2000 >+++ 44bsd-more/Makefile Sat Nov 18 22:44:59 2000 >@@ -24,7 +24,7 @@ > post-extract: > -cd ${WRKSRC} && co -d${RELDATE} RCS/*,v > >-do-patch: >+post-patch: > ${PERL} -pi.orig -e \ > 's!/usr/share/misc/more.help!${PREFIX}/share/misc/44bsd-more.help!'\ > ${WRKSRC}/pathnames.h >diff -ruN 44bsd-more.orig/files/patch-aa 44bsd-more/files/patch-aa >--- 44bsd-more.orig/files/patch-aa Thu Jan 1 10:00:00 1970 >+++ 44bsd-more/files/patch-aa Sat Nov 18 22:56:25 2000 >@@ -0,0 +1,13 @@ >+--- screen.c.orig Sat Nov 18 22:51:05 2000 >++++ screen.c Sat Nov 18 22:54:40 2000 >+@@ -127,8 +127,8 @@ >+ * and needed by, the termcap library. >+ * It may be necessary on some systems to declare them extern here. >+ */ >+-/*extern*/ speed_t ospeed; /* Terminal output baud rate */ >+-/*extern*/ char PC; /* Pad character */ >++/*extern speed_t ospeed;*/ /* Terminal output baud rate */ >++/*extern char PC;*/ /* Pad character */ >+ >+ extern int back_scroll; >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 22939
: 11698