Since the packaging machinery is pretty complicated, the information about conflicting packages had to be passed through many APIs. The last commit contained a patch which is left in the tree to have it in one file, it actually is identical to this commit's diff, though. Git would save me that quirk.
Signed-off-by: Jan Lindemann <jan@janware.com>
4 lines
80 B
Makefile
4 lines
80 B
Makefile
TOPDIR = ..
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
include $(MODDIR)/make/cleandirs.mk
|