assign "games" group to game packages (#8271)

This is used by packages built in pacman format.

%ci:no-build
This commit is contained in:
termux-pacman-bot
2022-08-28 22:10:23 +00:00
parent 14b691f391
commit 7d2aa3d7d5

View File

@@ -13,4 +13,3 @@ termux_step_pre_configure() {
autoreconf -vfi
CFLAGS+=" -fcommon"
}