termux-user-repository / tur

A place for all types of Termux packages.
Other
362 stars 72 forks source link

[Bug]: gcc-default-14.subpackage.sh #1063

Closed archimedeschess closed 3 weeks ago

archimedeschess commented 3 weeks ago

Problem description

The file gcc-default-14.subpackage.sh contains the following line: TERMUX_SUBPKG_INCLUDE="share/$TERMUX_PKG_NAME/.placeholder-13" Should be: TERMUX_SUBPKG_INCLUDE="share/$TERMUX_PKG_NAME/.placeholder-14"

In any case, a pkg install gcc-default-14 does not work, Termux cannot find the package.