aboutsummaryrefslogtreecommitdiffstats
path: root/math/snns/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/snns/files/patch-ab')
-rw-r--r--math/snns/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/snns/files/patch-ab b/math/snns/files/patch-ab
deleted file mode 100644
index 5c77cb0ca5ca..000000000000
--- a/math/snns/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- kernel/sources/Makefile.orig Thu Sep 3 06:38:00 1998
-+++ kernel/sources/Makefile Sat Sep 28 20:54:57 2002
-@@ -100,7 +100,7 @@
- all: $(LIBKERNEL) $(LIBFUNCS)
-
- $(KERNELBINDIR):
-- -mkdir $(KERNELBINDIR)
-+ -mkdir -p $(KERNELBINDIR)
-
- install: all $(KERNELBINDIR)
- @echo "nothing to install"