- Replaced pkg-plist with PLIST_FILES - Install manpage - Renamed patches - Replace patch-aa(makefile.bsd) with sed PR: 110063 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Approved by: maintainer timeout (~4 weeks)
10 lines
320 B
C++
10 lines
320 B
C++
--- AppHdr.h.old Sat Apr 5 14:18:24 2003
|
|
+++ AppHdr.h Sat Apr 5 14:19:31 2003
|
|
@@ -153,6 +153,7 @@
|
|
#define PLAIN_TERM
|
|
//#define MULTIUSER
|
|
#include "liblinux.h"
|
|
+ #include <string.h>
|
|
|
|
// The ALTCHARSET may come across as DEC characters/JIS on non-ibm platforms
|
|
#define CHARACTER_SET 0
|