From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- games-mud/tkmoo/files/0.3.32-Makefile-noclean.patch | 15 --------------- games-mud/tkmoo/files/0.3.32-keys-workaround.patch | 13 ------------- 2 files changed, 28 deletions(-) delete mode 100644 games-mud/tkmoo/files/0.3.32-Makefile-noclean.patch delete mode 100644 games-mud/tkmoo/files/0.3.32-keys-workaround.patch (limited to 'games-mud/tkmoo/files') diff --git a/games-mud/tkmoo/files/0.3.32-Makefile-noclean.patch b/games-mud/tkmoo/files/0.3.32-Makefile-noclean.patch deleted file mode 100644 index cebc1fecfc34..000000000000 --- a/games-mud/tkmoo/files/0.3.32-Makefile-noclean.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- a/Makefile 2003-07-12 03:04:24.000000000 -0400 -+++ b/Makefile 2003-07-12 03:04:32.000000000 -0400 -@@ -32,11 +32,8 @@ - - # some shells are set 'noclobber', so force overwriting of the - # executable and installation --clean: -- \rm -f $(EXECUTABLE) -- \rm -f $(TKMOO_BIN_DIR)/$(EXECUTABLE) - --executable: clean -+executable: - if [ ! -e $(WISH) ]; then \ - echo "***"; \ - echo "*** Can't find executable '$(WISH)', building anyway..."; \ diff --git a/games-mud/tkmoo/files/0.3.32-keys-workaround.patch b/games-mud/tkmoo/files/0.3.32-keys-workaround.patch deleted file mode 100644 index db8886ed4b61..000000000000 --- a/games-mud/tkmoo/files/0.3.32-keys-workaround.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/source.tcl 2004-12-28 23:36:47.000000000 -0800 -+++ b/source.tcl 2004-12-28 23:37:09.000000000 -0800 -@@ -51,6 +51,10 @@ - # - # - -+tk::unsupported::ExposePrivateCommand tkTextSetCursor -+tk::unsupported::ExposePrivateCommand tkTextScrollPages -+tk::unsupported::ExposePrivateCommand tkTextInsert -+ - proc db.set { id field val args } { - global db - if { $args == {} } { -- cgit v1.2.3