diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 10:38:30 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 10:38:30 +0000 |
| commit | 4818dab5964dddde93172d2552a7bd229645cf37 (patch) | |
| tree | 1f336065d75be8d18b72dbd920e496f5edadb1e0 /package/configure-snippets/configure_slashpackage_other | |
| parent | cc73efda66844ca87f1dd263926517664e8b1b08 (diff) | |
| download | execline-4818dab5964dddde93172d2552a7bd229645cf37.tar.gz | |
New templated configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/configure-snippets/configure_slashpackage_other')
| -rw-r--r-- | package/configure-snippets/configure_slashpackage_other | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/configure-snippets/configure_slashpackage_other b/package/configure-snippets/configure_slashpackage_other new file mode 100644 index 0000000..c9e58cf --- /dev/null +++ b/package/configure-snippets/configure_slashpackage_other @@ -0,0 +1,3 @@ + if $shebangisdefault ; then + shebangdir=${extbinprefix} + fi |
