summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorMatthieu Coudron <886074+teto@users.noreply.github.com>2024-04-02 10:48:33 +0200
committerMatthieu Coudron <886074+teto@users.noreply.github.com>2024-04-02 11:20:36 +0200
commitc55b4dbcd2af7ff8065ee4fece2c8793427ec88b (patch)
tree30dfd5fbf97dd494e1e2d3e7267cf08e353e7925 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb8be0164260e61c1859d12b5d973c0f3f67d379c (diff)
lua: fix setup-hook *.lua matching
the setup-hook checks if a derivation contains lua files matching lua_path patterns. We use bash's globstar extension for that but `**.lua` doesn't return files in subfolders, it has to be `**/*.lua`. Adjust the pattern accordingly.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions