From b4f45706c709836ef9fea12d1d62aa182261e217 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Feb 2007 18:09:23 +0000 Subject: Misc. hacks --- Makefile.maint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.maint') diff --git a/Makefile.maint b/Makefile.maint index 17a7762313..92fd29bf79 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -35,7 +35,7 @@ rtems_tag := $(shell echo "rtems-$(rtems_version)" | tr . -) # Cleanup check out and cvs-tag the files inside tag: cvs -z9 up -dP >/dev/null - @./bootstrap -p >/dev/null + PATH=/opt/rtems-4.8/bin:$$PATH ./bootstrap -p >/dev/null cvs tag -c $(rtems_tag)$(TEST_TAG) >/dev/null # ----------------- -- cgit v1.2.3