summaryrefslogtreecommitdiff
path: root/source3/script/findsmb.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script/findsmb.in')
-rwxr-xr-xsource3/script/findsmb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/findsmb.in b/source3/script/findsmb.in
index 546cf8ce7b4..46cda841e37 100755
--- a/source3/script/findsmb.in
+++ b/source3/script/findsmb.in
@@ -20,7 +20,7 @@
# -r add -r option to nmblookup when finding netbios name
#
-$SAMBABIN = "@prefix@/bin";
+$SAMBABIN = "@BINDIR@";
for ($i = 0; $i < 2; $i++) { # test for -d and -r options
$_ = shift;