mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-09 09:51:49 +08:00
This is a Bash script, not plain Bourne
Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# Run by 'meson dist' to add pre-generated files that autotools used to
|
# Run by 'meson dist' to add pre-generated files that autotools used to
|
||||||
# distribute via EXTRA_DIST. MESON_PROJECT_DIST_ROOT points to the
|
# distribute via EXTRA_DIST. MESON_PROJECT_DIST_ROOT points to the
|
||||||
# unpacked dist tree that meson is building the tarball from.
|
# unpacked dist tree that meson is building the tarball from.
|
||||||
|
|||||||
Reference in New Issue
Block a user