]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/bootstrap.sh
update sources to v12.2.3
[ceph.git] / ceph / src / boost / bootstrap.sh
index 9e61569e2eacc86cbedaba0d76c86aa9ab058b62..c6f3423d3d9773c8958a1e1358b71d095cf3f575 100755 (executable)
@@ -188,8 +188,7 @@ EOF
 fi
 test -n "$want_help" && exit 0
 
-# TBD: Determine where the script is located
-my_dir="."
+my_dir=$(dirname "$0")
 
 # Determine the toolset, if not already decided
 if test "x$TOOLSET" = x; then