diff options
author | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2012-12-06 13:16:00 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-12-06 17:13:57 -0800 |
commit | 054f97e1f2de337ea0c788d766212a36d6d4e41c (patch) | |
tree | aacbce2fb3f3c084da5848f71541faee8ac26453 /package/prboom | |
parent | 9a6d3456f3e7965f30648fd09ef54b13109d210d (diff) | |
download | buildroot-novena-054f97e1f2de337ea0c788d766212a36d6d4e41c.tar.gz buildroot-novena-054f97e1f2de337ea0c788d766212a36d6d4e41c.zip |
pkg-infra: add <pkg>-extract and <pkg>-patch targets to OVERRIDE support
The legal-info target (and possibly others as well) depends on
<pkg>-extract to make sure the license file is available. However,
when <PKG>_OVERRIDE_SRCDIR is active, the <pkg>-extract target
doesn't exist.
To solve this, we add <pkg>-extract which depends on <pkg>-rsync.
While we're at it, we do the same for <pkg>-patch. That avoids the
same problem in the future if something starts depending on
<pkg>-patch.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/prboom')
0 files changed, 0 insertions, 0 deletions