From f0c0ff41bdb9b4f83703548f2a4076317115aeb3 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 21 Sep 2016 20:54:53 +0200 Subject: copy files from libX11 to xserver dir Before those files where symlinked in the makefile. While trying to upgrade libX11 to 1.3.4 it turned out that the symlinked did not work in the xserver anymore. Upstream has copies of those files, too. --- nx-X11/programs/Xserver/xkb/Imakefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nx-X11/programs/Xserver/xkb/Imakefile') diff --git a/nx-X11/programs/Xserver/xkb/Imakefile b/nx-X11/programs/Xserver/xkb/Imakefile index 6a949807e..6d57cda09 100644 --- a/nx-X11/programs/Xserver/xkb/Imakefile +++ b/nx-X11/programs/Xserver/xkb/Imakefile @@ -72,12 +72,6 @@ AllTarget($(XF86_OBJS)) SpecialCObjectRule(xkbInit,$(ICONFIGFILES),$(XKB_DEFINES)) -XCOMM avoid clash between XKBMisc.c and xkbmisc.c on NT -LinkSourceFile(XKBMisc.c,$(XLIBSRC)) -LinkSourceFile(XKBMAlloc.c,$(XLIBSRC)) -LinkSourceFile(XKBAlloc.c,$(XLIBSRC)) -LinkSourceFile(XKBGAlloc.c,$(XLIBSRC)) - LinkSourceFile(modinit.h,../Xext/extmod) #if BuildLibraries -- cgit v1.2.3