include/package-dumpinfo.mk: don't duplicate source package information for every...
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 8 Jan 2018 14:02:38 +0000 (15:02 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Sat, 13 Jan 2018 18:54:45 +0000 (19:54 +0100)
commit1e2570dd04ab8239bcd98538ed49de8255a89cdc
tree97d63140f68498e978473cbdac924388212bc48d
parent4bb54ed15ee4647c36a4c2b3cb9416f344594b8a
include/package-dumpinfo.mk: don't duplicate source package information for every binary package

Eventually the BUILDONLY package flag could be replaced by simply creating
a package Makefile without any BuildPackage calls. This will fail for now,
as BuildPackage also causes the Makefile's compile target etc. to do
something useful at all.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
include/package-dumpinfo.mk