# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/afterstep/hotfix-make-deps.patch # Copyright (C) 2022 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License version 2 as used by the T2 SDE. # --- T2-COPYRIGHT-NOTE-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: