From 071329592108d261f1010c3d65699c1b2973bcf9 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Sun, 23 Jun 2013 17:43:45 -0700 Subject: [PATCH] X11rdp: Makefile seperator fix --- xorg/X11R7.6/rdp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg/X11R7.6/rdp/Makefile b/xorg/X11R7.6/rdp/Makefile index 755af882..e40b7473 100644 --- a/xorg/X11R7.6/rdp/Makefile +++ b/xorg/X11R7.6/rdp/Makefile @@ -112,4 +112,4 @@ fbcmap_mi.o: ../build_dir/xorg-server-1.9.3/fb/fbcmap_mi.c $(CC) $(CFLAGS) -c ../build_dir/xorg-server-1.9.3/fb/fbcmap_mi.c install: all - $(INSTALL) X11rdp $(X11RDPBASE)/bin/X11rdp + $(INSTALL) X11rdp $(X11RDPBASE)/bin/X11rdp