summaryrefslogtreecommitdiff
path: root/emulators/pcemu/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emulators/pcemu/files/patch-af19
1 files changed, 19 insertions, 0 deletions
diff --git a/emulators/pcemu/files/patch-af b/emulators/pcemu/files/patch-af
new file mode 100644
index 000000000000..4bfbd8d72795
--- /dev/null
+++ b/emulators/pcemu/files/patch-af
@@ -0,0 +1,19 @@
+*** Makefile.orig Sun Apr 16 23:46:57 1995
+--- Makefile Sun Apr 16 23:47:16 1995
+***************
+*** 97,103 ****
+
+ #mode 0666 is required for DriveA, alas
+ install: pcemu bootstrapper
+! -mkdir ${LOCALPREFIX}/lib/pcemu \
+ ${LOCALPREFIX}/lib/pcemu/doc \
+ ${LOCALPREFIX}/lib/pcemu/font \
+ ${LOCALPREFIX}/lib/pcemu/C \
+--- 97,103 ----
+
+ #mode 0666 is required for DriveA, alas
+ install: pcemu bootstrapper
+! -mkdir -p ${LOCALPREFIX}/lib/pcemu \
+ ${LOCALPREFIX}/lib/pcemu/doc \
+ ${LOCALPREFIX}/lib/pcemu/font \
+ ${LOCALPREFIX}/lib/pcemu/C \