diff --git a/scripts/makedeb.sh b/scripts/makedeb.sh index 84ae4e94f..ec95b9e47 100755 --- a/scripts/makedeb.sh +++ b/scripts/makedeb.sh @@ -40,7 +40,7 @@ echo "Checking $bits installation" echo "----------------------------------------" bindir="bin.linux.release" -builddir="bin.linux.release" +builddir="build.linux.release" libdir="/usr/lib/klayout" ./build.sh -j4 \