diff --git a/make.sh b/make.sh
index 64583da1eeb28c895a49eba3de490803ea8feb5b..b562e222fbecd593f33993889bab5c9bd0104f11 100755
--- a/make.sh
+++ b/make.sh
@@ -30,7 +30,7 @@ apt update -qqq
 apt install -yqqq git devscripts build-essential wget
 
 dget https://deb.debian.org/debian/pool/main/o/open-vm-tools/open-vm-tools_10.3.10-1+deb10u2.dsc
-cd open-vm-tools_10.3.10
+cd open-vm-tools-10.3.10
 mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --yes' debian/control
 
 wget https://salsa.debian.org/vmware-packaging-team/pkg-open-vm-tools/-/raw/67b16ff62228304dfe96d33a0ba663c2e8d3167d/debian/patches/1125-Properly-check-authorization-on-incoming-guestOps-re.patch -O debian/patches/1125-Properly-check-authorization-on-incoming-guestOps-re.patch