From: Jaroslav Kysela Date: Tue, 3 Jun 2008 08:40:13 +0000 (+0200) Subject: HGCOMPILE -> GITCOMPILE X-Git-Tag: v1.0.17rc1~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=0b84b5add95aa229c34babb9b3db2749f03f9ed4;p=alsa-tools.git HGCOMPILE -> GITCOMPILE --- 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="$*"