openbsd-ports/devel/git/patches/patch-t_Makefile
bernd a9db1239bf Update to git-1.7.3.1.
Add a README.OpenBSD file with some notes about the send-email
command. (via matthieu@)
2010-10-07 09:42:23 +00:00

13 lines
337 B
Plaintext

$OpenBSD: patch-t_Makefile,v 1.2 2010/10/07 09:42:23 bernd Exp $
--- t/Makefile.orig Sun Sep 19 01:43:54 2010
+++ t/Makefile Tue Sep 21 14:45:48 2010
@@ -7,7 +7,7 @@
-include ../config.mak
#GIT_TEST_OPTS=--verbose --debug
-SHELL_PATH ?= $(SHELL)
+SHELL_PATH = $(REGRESS_SHELL)
PERL_PATH ?= /usr/bin/perl
TAR ?= $(TAR)
RM ?= rm -f