Jakub Jirutka 4d6114bdce abuild: change shebang to /bin/ash
This script uses variable expansion / pattern replacement, which is not
defined in POSIX-sh. Also APKBUILDs are not required to be strictly
POSIX-sh compatible. If someone run abuild on system with e.g. dash as
/bin/sh, then it fails (and someone reported exactly that on IRC
today). Therefore abuild should explicitly use /bin/ash in shebang and
not /bin/sh.
2016-11-23 21:44:52 +01:00
2016-05-20 10:19:08 +02:00
2016-11-23 21:44:52 +01:00
2016-08-23 00:09:06 +02:00
2016-08-12 15:26:06 +02:00
2016-08-12 15:26:06 +02:00
2016-10-24 16:14:18 +02:00
2016-08-23 00:09:06 +02:00
2016-06-13 12:34:05 +00:00
Description
Build script to build Alpine packages (forked to remove busybox dependency)
1.2 MiB
Languages
Shell 61.4%
Roff 12%
C 10.4%
Perl 9.4%
Ruby 4.9%
Other 1.9%