summaryrefslogtreecommitdiffstats
path: root/testing/dev86/dev86-noelks.patch
diff options
context:
space:
mode:
authorAndrew Manison <amanison@anselsystems.com>2011-12-17 18:31:22 +0000
committerAndrew Manison <amanison@anselsystems.com>2011-12-17 18:31:22 +0000
commita9fef479eb56b8bc7f984e3998c6bdc55ed340ed (patch)
tree90b9ed0ddcde1c2a2fd6cfca212c376170b375f9 /testing/dev86/dev86-noelks.patch
parent2c4bbae51bb79c8492e2701a2085bf060abc5248 (diff)
parent703b9580ec2d7a0f919b63cd409a526933a8eaab (diff)
downloadaports-a9fef479eb56b8bc7f984e3998c6bdc55ed340ed.tar.bz2
aports-a9fef479eb56b8bc7f984e3998c6bdc55ed340ed.tar.xz
Merge remote-tracking branch 'alpine/master'
Diffstat (limited to 'testing/dev86/dev86-noelks.patch')
-rw-r--r--testing/dev86/dev86-noelks.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/dev86/dev86-noelks.patch b/testing/dev86/dev86-noelks.patch
new file mode 100644
index 000000000..9fd46e957
--- /dev/null
+++ b/testing/dev86/dev86-noelks.patch
@@ -0,0 +1,15 @@
+--- dev86-0.16.17/makefile.in.noelks 2006-01-25 17:03:02.000000000 -0500
++++ dev86-0.16.17/makefile.in 2006-01-25 17:03:19.000000000 -0500
+@@ -89,10 +89,10 @@
+
+ #ifdef GNUMAKE
+ all: check_config bcc86 cpp unproto copt as86 ar86 ld86 objdump86 \
+- library lib-bsd alt-libs elksemu
++ library lib-bsd alt-libs
+
+ install: check_config install-bcc install-man \
+- install-lib install-emu
++ install-lib
+
+ install-all: install install-other
+