1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 21:06:38 +00:00
termux-packages/sample/sample-sub.subpackage.sh
2019-08-10 18:01:57 +03:00

9 lines
369 B
Bash

# Skeleton *.subpackage.sh script for new package.
# Delete this file if package shouldn't be splitted, otherwise rename and fill
# necessary fields.
# More information available on the Termux Developer's Wiki page:
# https://github.com/termux/termux-packages/wiki/Creating-new-package#writing-a-subpackage-script
TERMUX_SUBPKG_DESCRIPTION=""
TERMUX_SUBPKG_INCLUDE=""