openbsd-ports/devel/git/patches/patch-t_Makefile
bernd bee120fd75 Update to git-1.7.0.4.
Based on a diff by Daniel Dickman. Thanks!
2010-04-02 16:08:09 +00:00

13 lines
311 B
Plaintext

$OpenBSD: patch-t_Makefile,v 1.1 2010/04/02 16:08:09 bernd Exp $
--- t/Makefile.orig Fri Apr 2 13:36:30 2010
+++ t/Makefile Fri Apr 2 13:36:40 2010
@@ -6,7 +6,7 @@
-include ../config.mak
#GIT_TEST_OPTS=--verbose --debug
-SHELL_PATH ?= $(SHELL)
+SHELL_PATH = $(REGRESS_SHELL)
TAR ?= $(TAR)
RM ?= rm -f