summaryrefslogtreecommitdiff
path: root/net/xarchie/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/xarchie/files/patch-aa')
-rw-r--r--net/xarchie/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/xarchie/files/patch-aa b/net/xarchie/files/patch-aa
deleted file mode 100644
index b5132fabc379..000000000000
--- a/net/xarchie/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** FWF/Dir/Imakefile.orig Sat Sep 24 04:28:46 1994
---- FWF/Dir/Imakefile Sat Sep 24 04:29:05 1994
-***************
-*** 28,34 ****
- else echo ""; \
- fi; exit 0)
- @rm -f regexp.h
-! @(if [ ! -f /usr/include/regexp.h ]; \
- then echo "Patching because no regexp.h"; \
- echo "#ifndef _BRIREGEXP_H_" > regexp.h; \
- echo "#define _BRIREGEXP_H_" >> regexp.h; \
---- 28,34 ----
- else echo ""; \
- fi; exit 0)
- @rm -f regexp.h
-! @(if [ ! -f /usr/include/__regexp.h ]; \
- then echo "Patching because no regexp.h"; \
- echo "#ifndef _BRIREGEXP_H_" > regexp.h; \
- echo "#define _BRIREGEXP_H_" >> regexp.h; \