At the moment only the deploy/* files are taken when -s . is set.
However this is confusing behaviour and it would make development cycles much shorter when
also the binary package would be built locally (using molior-sbuild) and then installed from the local build
instead of having to do the round trip through molior.
@fliiiix