about summary refs log tree commit diff
path: root/substitute.mk
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2008-05-07T14·18+0000
committerMichael Raskin <7c6f434c@mail.ru>2008-05-07T14·18+0000
commitb4bc8b76160ff81e0e5489b88ff3ca8cbd587131 (patch)
tree1a8b42c2f50a411ed752114c17bbc9324e1bb36a /substitute.mk
parentb1e321d6ce0b4ef2e042021939a3d6be160841f8 (diff)
--proxy=proxy:3128
Diffstat (limited to 'substitute.mk')
-rw-r--r--substitute.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/substitute.mk b/substitute.mk
index ed60c53a89..ae11ce2b31 100644
--- a/substitute.mk
+++ b/substitute.mk
@@ -17,6 +17,7 @@
 	 -e "s^@perl\@^$(perl)^g" \
 	 -e "s^@coreutils\@^$(coreutils)^g" \
 	 -e "s^@tar\@^$(tar)^g" \
+	 -e "s^@gzip\@^$(gzip)^g" \
 	 -e "s^@tr\@^$(tr)^g" \
 	 -e "s^@dot\@^$(dot)^g" \
 	 -e "s^@xmllint\@^$(xmllint)^g" \