openbsd-ports/devel/git/patches/patch-t_Makefile
dcoppa 9746e8c68f Update to git-1.8.1.1
ok sthen@, pascal@, benoit@ (maintainer)
2013-01-25 08:14:59 +00:00

13 lines
340 B
Plaintext

$OpenBSD: patch-t_Makefile,v 1.4 2013/01/25 08:14:59 dcoppa Exp $
--- t/Makefile.orig Mon Jan 14 20:22:04 2013
+++ t/Makefile Wed Jan 23 14:50:21 2013
@@ -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