# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/afterstep/hotfix-make-deps.patch # Copyright (C) 2022 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- afterstep-devel-2.2.12/libAfterConf/Makefile.in.vanilla 2022-04-02 19:13:17.080098936 +0200 +++ afterstep-devel-2.2.12/libAfterConf/Makefile.in 2022-04-02 19:14:33.194102862 +0200 @@ -48,7 +48,7 @@ PrintDesktopEntries.o: DesktopEntry.c $(CC) $(CCFLAGS) $(EXTRA_DEFINES) -DPRINT_DESKTOP_ENTRIES $(INCLUDES) $(EXTRA_INCLUDES) -c DesktopEntry.c -o PrintDesktopEntries.o -PrintDesktopEntries: PrintDesktopEntries.o +PrintDesktopEntries: PrintDesktopEntries.o $(LIB_SHARED) $(CC) PrintDesktopEntries.o $(USER_LD_FLAGS) $(LIBS_ALL) $(LIBS_AFTERIMAGE) -o PrintDesktopEntries install.inc: