Skip to content

Commit

Permalink
Do not clean deb build
Browse files Browse the repository at this point in the history
Get some cache speedup by not cleaning!
  • Loading branch information
plajjan committed Nov 9, 2024
1 parent 6150cc2 commit d9c0262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -529,4 +529,4 @@ debian/changelog: debian/changelog.in CHANGELOG.md

.PHONY: debs
debs: debian/changelog
debuild --preserve-envvar VERSION_INFO -i -us -uc -b
debuild --preserve-envvar VERSION_INFO -i -us -uc -ncs -b

0 comments on commit d9c0262

Please sign in to comment.