Skip to content
Snippets Groups Projects
Commit 36968a0a authored by hluk's avatar hluk
Browse files

Skip dependency check when creating debian source packages

parent 19d6a6b0
No related branches found
No related tags found
No related merge requests found
......@@ -14,5 +14,5 @@ rm -f debian/watch
for distro in "${distros[@]}"; do
./utils/debian/update_changelog.sh "$distro"
debuild -S
debuild -S -d
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment