summaryrefslogtreecommitdiff
path: root/dev-tcltk/expect/files/expect-5.44.1.15-expectk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/expect/files/expect-5.44.1.15-expectk.patch')
-rw-r--r--dev-tcltk/expect/files/expect-5.44.1.15-expectk.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-tcltk/expect/files/expect-5.44.1.15-expectk.patch b/dev-tcltk/expect/files/expect-5.44.1.15-expectk.patch
deleted file mode 100644
index 0c0ba80293e0..000000000000
--- a/dev-tcltk/expect/files/expect-5.44.1.15-expectk.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-expectk is only built when TK_BIN_DIR is defined. the configure script
-takes care of figuring out this value, but then they forgot to actually
-write it out to the Makefile.
-
---- Makefile.in
-+++ Makefile.in
-@@ -24,6 +24,7 @@
- # SETUID = chmod u+s
-
- LIB_RUNTIME_DIR = $(DESTDIR)@libdir@
-+TK_BIN_DIR = @TK_BIN_DIR@
-
- # The following Expect scripts are not necessary to have installed as
- # commands, but are very useful. Edit out what you don't want