summaryrefslogtreecommitdiff
path: root/net/opal/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/opal/files/patch-ac')
-rw-r--r--net/opal/files/patch-ac19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/opal/files/patch-ac b/net/opal/files/patch-ac
deleted file mode 100644
index d2ab79c6a637..000000000000
--- a/net/opal/files/patch-ac
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ../pwlib/src/ptlib/unix/Makefile.orig Sun Oct 27 15:54:26 2002
---- ../pwlib/src/ptlib/unix/Makefile Sun Oct 27 15:54:56 2002
-*************** $(DEPDIR)/getdate.tab.dep: $(GETDATE_SOU
-*** 553,559 ****
- $(CC) $(STDCCFLAGS) -M $< >> $@
-
- $(GETDATE_SOURCE): $(COMMON_SRC_DIR)/getdate.y
-! bison $(COMMON_SRC_DIR)/getdate.y
-
- #######################################################
-
---- 553,559 ----
- $(CC) $(STDCCFLAGS) -M $< >> $@
-
- $(GETDATE_SOURCE): $(COMMON_SRC_DIR)/getdate.y
-! bison $(COMMON_SRC_DIR)/getdate.y -o $(COMMON_SRC_DIR)/getdate.tab.c
-
- #######################################################
-