build: do not auto-clean packages where the autoremove step has not run
authorFelix Fietkau <nbd@nbd.name>
Mon, 23 Jan 2017 20:53:47 +0000 (21:53 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 23 Jan 2017 21:04:17 +0000 (22:04 +0100)
commit053dc3b77ad1fa15e281f70447706fe62780e47b
treee6bba71f271b1fdc26c47f4431349672f89007c7
parentfa66900eeb213186a7478737ae54e1e6e9bff3cd
build: do not auto-clean packages where the autoremove step has not run

This avoids repeatedly unpacking and rebuilding packages that are
failing the build. Re-running the failing step should be much faster.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/package.mk