From b86899a341a756088e065edbf9c63c6187ff3fb6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 16 Jan 2012 23:36:42 +0100 Subject: scripts: fix tools override The tools found by the new autostuff configure can contain arguments, for example: grep -E This needs separating the paths set for the Makfile from the paths set for the scripts. Signed-off-by: "Yann E. MORIN" --- .hgignore | 1 + 1 file changed, 1 insertion(+) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 3bd18849..76c2b48d 100644 --- a/.hgignore +++ b/.hgignore @@ -10,6 +10,7 @@ Makefile docs/*ct-ng*.1 docs/*ct-ng*.1.gz paths.mk +paths.sh scripts/crosstool-NG.sh scripts/saveSample.sh scripts/showTuple.sh -- cgit v1.2.3