summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-11-19 08:00:55 +0000
committerMartin Pool <mbp@samba.org>2001-11-19 08:00:55 +0000
commit9b1f2c4090e351826d82e977f0c5908c0b126123 (patch)
tree2ad70da0bc65e61017b6e782873c98beb20ad9b4 /source3/Makefile.in
parent94ad8127f58d9feba51f8071b96b920f25b4160d (diff)
downloadsamba-9b1f2c4090e351826d82e977f0c5908c0b126123.tar.gz
samba-9b1f2c4090e351826d82e977f0c5908c0b126123.tar.bz2
samba-9b1f2c4090e351826d82e977f0c5908c0b126123.zip
Do satyr work against a copy of the build farm scripts so as not to
break them. installcheck has to find smbd in SBINDIR, not BINDIR. (This used to be commit 1be6139e148d752ec3619468ee1cca7f61ee16e1)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 6692e3c811..bc6517ebc2 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -859,7 +859,7 @@ dangerous-installcheck:
mkdir -p $(BASEDIR)/var
PATH=$(BINDIR):$(SBINDIR):$(PATH) \
SATYR_DISCOURAGE=1 \
- SATYR_SUITEDIR=../testsuite/build_farm/ prefix=$(BASEDIR) \
- LIBSMB_PROG=$(BINDIR)/smbd \
+ SATYR_SUITEDIR=../testsuite/satyr/ prefix=$(BASEDIR) \
+ LIBSMB_PROG=$(SBINDIR)/smbd \
testdir=./testdir $(SHELL) satyr