wayland/wayland-install-compositor.patch

19 lines
558 B
Diff
Raw Normal View History

2010-11-23 15:55:09 +00:00
diff -up wayland-20101123/compositor/Makefile.am.jx wayland-20101123/compositor/Makefile.am
--- wayland-20101123/compositor/Makefile.am.jx 2010-11-22 21:54:15.000000000 -0500
+++ wayland-20101123/compositor/Makefile.am 2010-11-23 10:46:02.000000000 -0500
2010-11-15 16:17:33 +00:00
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = compositor
+bin_PROGRAMS = compositor
INCLUDES = \
-I$(top_srcdir)/wayland \
2010-11-23 15:55:09 +00:00
@@ -22,7 +22,7 @@ compositor_SOURCES = \
drm.c \
shm.c
-udevdir = $(sysconfdir)/udev
+udevdir = $(sysconfdir)/udev/rules.d
dist_udev_DATA = \
70-wayland.rules