Files
termux-packages/packages/clpeak
termux-pacman-bot 9d3bcdc0c2 chore(main, x11): cleanup clvk, clpeak, gl4es build.sh (#12094)
* drop git submodule deinit usage

* drop termux_step_post_get_source for clpeak
  Should be no longer after bumped to 1.1.2 as that was used when
  clpeak was built using git commit.

* drop git reset --hard in favour of git checkout
  Suppose if we want to include patches before termux_step_post_get_source,
  git reset --hard will drop the patches and reset the whole tree.
  Use git checkout instead.
2022-09-25 09:08:06 +00:00
..