Henrik Grimler ab2a3b70f0 build-package.sh: add TERMUX_PKG_SERVICE_SCRIPT var and build script
termux_step_install_service_scripts is run after
termux_step_post_make_install and loops over the new array
TERMUX_PKG_SERVICE_SCRIPT to add service scripts for termux-services.

The service scripts are usually only a one-liner so we might just as
well define it in a variable like TERMUX_PKG_SERVICE_SCRIPT.

TERMUX_PKG_SERVICE_SCRIPT should be an array on the format
("daemon-name" 'script to execute' "another daemon" 'multi\n line\n script'),
i.e. it should be of even length with name + script where the script
part preferably is within single quotes (to avoid accidental expansion
of for example $HOME).
2020-01-05 15:00:15 +01:00
..
2016-01-14 22:45:50 -05:00
2019-02-15 18:01:09 +02:00
2017-01-18 01:02:18 +01:00
ldd
2018-09-22 00:25:27 +02:00
2019-02-15 18:01:09 +02:00
2019-02-15 18:01:09 +02:00
2019-06-19 20:26:31 +03:00
2019-06-03 23:24:34 +03:00
2019-02-15 18:01:09 +02:00
2019-02-15 18:01:09 +02:00
2019-06-03 20:33:24 +03:00