You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
245 B
4 lines
245 B
6 years ago
|
TERMUX_SUBPKG_DESCRIPTION="Texlive's collection-langitalian"
|
||
|
TERMUX_SUBPKG_DEPENDS="texlive"
|
||
|
TERMUX_SUBPKG_INCLUDE=$(python3 $TERMUX_PKG_BUILDER_DIR/parse_tlpdb.py $(echo $SUB_PKG_NAME | awk -F"-" '{print $2}') $TERMUX_PKG_TMPDIR/texlive.tlpdb)
|