aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/prodosemu/files/patch-ab
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-08-23 08:43:39 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-08-23 08:43:39 +0000
commit376bedfc02040c681fb6f5fbdcf65ab4f37ff4c2 (patch)
tree7d496cf9d46ff7f3f1d4c933a3177525f3191a39 /emulators/prodosemu/files/patch-ab
parent80d3503afa6b88d7002d15e2efb56683cda68f91 (diff)
- Remove obsolete site form MASTER_SITES
- Change location of data files from libdata/ to share/ PR: 20752 Submitted by: Ports Fury
Diffstat (limited to 'emulators/prodosemu/files/patch-ab')
-rw-r--r--emulators/prodosemu/files/patch-ab33
1 files changed, 12 insertions, 21 deletions
diff --git a/emulators/prodosemu/files/patch-ab b/emulators/prodosemu/files/patch-ab
index 6ddbc455b235..fa7e24e8d6e6 100644
--- a/emulators/prodosemu/files/patch-ab
+++ b/emulators/prodosemu/files/patch-ab
@@ -1,21 +1,12 @@
-diff -rc prodosemu-v0.1/apple.h prodosemu/apple.h
-*** apple.h Tue Jan 9 15:00:03 1996
---- apple.h Tue Feb 18 07:02:04 1997
-***************
-*** 18,25 ****
- #endif
-
- #ifndef CBREAK
-! /*#include <sgtty.h>*/
-! #include <bsd/sgtty.h>
- #endif
-
- #ifndef TIOCGETP
---- 18,24 ----
- #endif
-
- #ifndef CBREAK
-! #include <sgtty.h>
- #endif
-
- #ifndef TIOCGETP
+--- apple.h.orig Tue Jan 9 13:00:03 1996
++++ apple.h Tue Aug 15 20:34:22 2000
+@@ -18,8 +18,7 @@
+ #endif
+
+ #ifndef CBREAK
+-/*#include <sgtty.h>*/
+-#include <bsd/sgtty.h>
++#include <sgtty.h>
+ #endif
+
+ #ifndef TIOCGETP