From 6a30531c786948378b97cf87eab861b1628481e3 Mon Sep 17 00:00:00 2001 From: vanilla Date: Thu, 12 Mar 1998 01:51:31 +0000 Subject: Add a patch for compatible with tk8.1. --- x11-fm/filerunner/files/patch-ab | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/filerunner/files/patch-ab b/x11-fm/filerunner/files/patch-ab index 07f8d8f4a063..cf2d4e88a5b6 100644 --- a/x11-fm/filerunner/files/patch-ab +++ b/x11-fm/filerunner/files/patch-ab @@ -1,5 +1,13 @@ ---- fr.orig Mon Mar 9 14:20:12 1998 -+++ fr Mon Mar 9 14:20:52 1998 +--- fr.orig Mon Feb 16 04:09:54 1998 ++++ fr Thu Mar 12 09:49:30 1998 +@@ -1,6 +1,6 @@ + #! /bin/sh + # -*- tcl -*- \ +-exec wish8.0 $0 wish8.0 $* ++exec wish8.1 $0 wish8.1 $* + + set glob(version) 2.4.2 + @@ -3162,11 +3162,12 @@ FindLibfr -- cgit