openbsd-ports/devel/git/patches/patch-gitk
matthieu 70ed5e1e8b git 1.4.3.4 - Tree History Storage Tool, the SCM used by the Linux
kernel and X.Org (among others).
Joint work with aanriot@. Ok mbalmer@.
2006-11-12 15:59:05 +00:00

12 lines
394 B
Plaintext

$OpenBSD: patch-gitk,v 1.1.1.1 2006/11/12 15:59:05 matthieu Exp $
--- gitk.orig Thu Oct 19 01:32:58 2006
+++ gitk Tue Oct 31 21:54:50 2006
@@ -1,6 +1,6 @@
#!/bin/sh
# Tcl ignores the next line -*- tcl -*- \
-exec wish "$0" -- "$@"
+exec wish8.4 "$0" -- "$@"
# Copyright (C) 2005-2006 Paul Mackerras. All rights reserved.
# This program is free software; it may be used, copied, modified