diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2020-02-20 18:29:02 -0300 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-03-19 11:48:28 +0100 |
commit | 33df82be36cb44d61ab0285796e78c62fe1fe787 (patch) | |
tree | 3084df917feb6fc0e0c1dfd88e41bb7f98730da4 /README | |
parent | 34023344134a3abedcb892675bb2d75ec7b104b2 (diff) | |
download | upstream-33df82be36cb44d61ab0285796e78c62fe1fe787.tar.gz upstream-33df82be36cb44d61ab0285796e78c62fe1fe787.tar.bz2 upstream-33df82be36cb44d61ab0285796e78c62fe1fe787.zip |
build: package-ipkg: avoid calling wildcard twice
Instead of calling $(wildcard) to check if the removal list is empty,
then calling it again to actually remove the files, define a function so
that the arguments are expanded only once when it gets called.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 40acc13ca72ca7d2815dc5d94549d5dc48e16e98)
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions