openbsd-ports/devel/git/patches/patch-gitk-git_gitk
bernd 7e3934804a Update to git-1.5.4.
From Daniel Dickman. Thanks!
2008-02-08 17:56:00 +00:00

12 lines
414 B
Plaintext

$OpenBSD: patch-gitk-git_gitk,v 1.1 2008/02/08 17:56:01 bernd Exp $
--- gitk-git/gitk.orig Fri Feb 1 23:09:01 2008
+++ gitk-git/gitk Sat Feb 2 19:33:24 2008
@@ -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