summaryrefslogtreecommitdiff
path: root/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/google-compute-engine-oslogin/packaging/setup_deb.sh')
-rwxr-xr-xpackages/google-compute-engine-oslogin/packaging/setup_deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/google-compute-engine-oslogin/packaging/setup_deb.sh b/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
index 7788a40..8dfea94 100755
--- a/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
+++ b/packages/google-compute-engine-oslogin/packaging/setup_deb.sh
@@ -39,6 +39,6 @@ cd ${NAME}-${VERSION}
cp -r ${working_dir}/packaging/debian ./
-debuild -us -uc
+DEB_BUILD_OPTIONS=noddebs debuild -us -uc
popd