From 0b84b5add95aa229c34babb9b3db2749f03f9ed4 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 3 Jun 2008 10:40:13 +0200 Subject: [PATCH] HGCOMPILE -> GITCOMPILE --- seq/gitcompile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seq/gitcompile b/seq/gitcompile index 69b7df7..acc8825 100755 --- a/seq/gitcompile +++ b/seq/gitcompile @@ -1,3 +1,3 @@ #!/bin/sh -make HGCOMPILE_ARGS="$*" +make GITCOMPILE_ARGS="$*" -- 2.47.1