# These files are technically apart of libgnome-games-support3 but have been made now as a copylib for all of GNOME games.
# For the time being we shall delete these files since the games are staticlly linked with libgnome-games-support3,
# and also keep the last known set of libraries until all GNOME games have this functionality.

rm -fr $PKG/usr/{include,lib64}/
rm -fr $PKG/usr/share/vala/
find "$PKG" -type f -name "gnome-2048_libgnome-games-support.mo" -delete
