Update main.sh

This commit is contained in:
ferreo 2024-12-29 12:05:17 +01:00
parent e3843e09f5
commit 0e4b88235f

View File

@ -14,7 +14,7 @@ cp -rvf ./debian ./ghostty/
cd ./ghostty
# Get build deps
LOGNAME=root dh_make --createorig -y -l -p ghostty_"$VERSION" || echo "dh-make: Ignoring Last Error"
LOGNAME=root dh_make --createorig -y -l -p ghostty-glfw_"$VERSION" || echo "dh-make: Ignoring Last Error"
apt-get build-dep ./ -y
# Build package