merge from SAMBA_2_2
[nivanova/samba-autobuild/.git] / source3 / script / findsmb.in
similarity index 99%
rename from source3/script/findsmb
rename to source3/script/findsmb.in
index 04bc60805085369961e7f35532793ed0f1acb325..d2aa94591b7877204ab497315c285741bb73aec3 100755 (executable)
@@ -15,7 +15,7 @@
 # that workgroup.
 #
 
-$SAMBABIN = "/usr/bin";
+$SAMBABIN = "@prefix@/bin";
 
 for ($i = 0; $i < 2; $i++) {   # test for -d option and broadcast address
   $_ = shift;