Skip to content

Commit

Permalink
Update build-deb.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Jan 30, 2024
1 parent c4c3d1b commit 0d92a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cd cheese-44.1

xz -cd ../cheese_44.1-1.debian.tar.xz | tar xvf -

apt-get -y build-dep cheese
export DEBIAN_FRONTEND=noninteractive
DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -b -d -nc -uc -us

cd ..
Expand Down

0 comments on commit 0d92a8d

Please sign in to comment.