diff options
author | Luca Ceresoli <luca@lucaceresoli.net> | 2015-01-02 12:43:32 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-02-02 22:48:50 +0100 |
commit | 5027ca582fe41d0c780e86218c8c0aedad6fb4db (patch) | |
tree | e9d8f7a6953a6ef3ec7d2e0d75d67f08cb7e68d6 /package/python-setuptools/python-setuptools-0001-add-executable.patch | |
parent | f76f9e07ac65b81d1ab7023563c9acf6e6bcb1e9 (diff) | |
download | buildroot-5027ca582fe41d0c780e86218c8c0aedad6fb4db.tar.gz buildroot-5027ca582fe41d0c780e86218c8c0aedad6fb4db.zip |
legal-info: remove FOO_MANIFEST_TARBALL and FOO_MANIFEST_SITE defaults
When FOO_SOURCE is non-empty, FOO_MANIFEST_TARBALL is always set.
When FOO_SOURCE is empty, FOO_MANIFEST_TARBALL is not set, but also
never used, due to the if below which defuses the whole legal-info
processing for packages that have FOO_SOURCE explicitly set to an
empty string.
So get rid of the default assignment to "not saved".
Do it for FOO_MANIFEST_SITE as well: it is pointless to have
FOO_MANIFEST_SITE with an empty FOO_SOURCE in a package. A quick
grep session in the sources confirmed this assumption is indeed
true for the current code.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-setuptools/python-setuptools-0001-add-executable.patch')
0 files changed, 0 insertions, 0 deletions