# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/xsnow/hotfix-bindir.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- xsnow-3.9.0/src/Makefile.in.vanilla 2026-01-01 20:24:24.251792123 +0100 +++ xsnow-3.9.0/src/Makefile.in 2026-01-01 20:24:39.634105622 +0100 @@ -676,7 +676,7 @@ SUBDIRS = Pixmaps TOCC = $(top_srcdir)/src/tocc.sh TOASCII = $(top_srcdir)/src/toascii.sh -gamesdir = $(exec_prefix)/games +gamesdir = $(exec_prefix)/bin xsnow_CPPFLAGS = $(GTK_CFLAGS) $(X11_CFLAGS) $(GSL_CFLAGS) \ -DLOCALEDIR=\"$(LOCALEDIR)\" -DLANGUAGES='"$(LANGUAGES)"' \ $(am__append_1) $(am__append_2)