create-mkspec.sh puts all paths matching "make" into devel packages, fix that. Signed-off-by: Jan Lindemann <jan@janware.com>
Signed-off-by: Jan Lindemann <jan@janware.com>
Exclude /opt/<proj>/make/*.mk if no -devel flavour is built FIXME: This is a kludge: We can't safely assume that all *.mk-files reside there, that's up to the project's makefile variable definitions. Signed-off-by: Jan Lindemann <jan@jannet.de>