0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-19 19:59:49 +00:00
Files
Robert Kirkman 03360f1463 fix(main/vitetris): remove .desktop file from package as intended
- `TERMUX_PKG_REMOVE_AFTER_INSTALL` -> `TERMUX_PKG_RM_AFTER_INSTALL`

- CLI packages dating to the same time period usually also remove the `share/pixmaps` folder because it is only used by the `.desktop` file. Example:

55445555ff/packages/mathomatic/build.sh (L12)
2025-04-29 13:18:06 +03:00
..