summaryrefslogtreecommitdiff
path: root/net-mgmt/irrtoolset/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/irrtoolset/files/patch-ak')
-rw-r--r--net-mgmt/irrtoolset/files/patch-ak11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/irrtoolset/files/patch-ak b/net-mgmt/irrtoolset/files/patch-ak
deleted file mode 100644
index 05060ae5f711..000000000000
--- a/net-mgmt/irrtoolset/files/patch-ak
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/aoe/TclLabel.cc.orig Sat Nov 27 18:45:09 1999
-+++ src/aoe/TclLabel.cc Sat Nov 27 18:45:24 1999
-@@ -47,7 +47,7 @@
- #include "TclLabel.hh"
- #include "TclApp.hh"
-
--TclLabel::clear(void)
-+int TclLabel::clear(void)
- {
- TclApplication *pcApp = (TclApplication *)getExtraArgument();
- return (pcApp->evalf("%s configure -text {}", getName()));