git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ad812
)
Do satyr work against a copy of the build farm scripts so as not to
author
Martin Pool
<mbp@samba.org>
Mon, 19 Nov 2001 08:00:55 +0000
(08:00 +0000)
committer
Martin Pool
<mbp@samba.org>
Mon, 19 Nov 2001 08:00:55 +0000
(08:00 +0000)
break them.
installcheck has to find smbd in SBINDIR, not BINDIR.
(This used to be commit
1be6139e148d752ec3619468ee1cca7f61ee16e1
)
source3/Makefile.in
patch
|
blob
|
history
diff --git
a/source3/Makefile.in
b/source3/Makefile.in
index 6692e3c811fa5a93c81384abeaf73a4f28aa01dc..bc6517ebc261c6d587893b3cef00e50825866229 100644
(file)
--- 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=$(
S
BINDIR)/smbd \
testdir=./testdir $(SHELL) satyr