X-Git-Url: http://rtime.felk.cvut.cz/gitweb/novaboot.git/blobdiff_plain/fc0aabc18aaab916b0b06ceea26b30ab28986218..2e6374908fe6803bebd9c871195709e8d1b39d9d:/Makefile diff --git a/Makefile b/Makefile index a84a1b3..026048d 100644 --- a/Makefile +++ b/Makefile @@ -28,3 +28,7 @@ release: : gbp buildpackage --git-tag -b : debrelease rtime : git push --follow-tags + +snapshot: + : gbp dch --snapshot --ignore-branch + : DEB_BUILD_OPTIONS=nocheck gbp buildpackage -b --git-ignore-new --git-ignore-branch