Stefan Dirsch
7e6a980b1f
Copy from home:oertel:branches:openSUSE:Factory/xorg-x11-server via accept of submit request 35298 revision 8. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/35298 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=229
22 lines
425 B
Diff
22 lines
425 B
Diff
Index: hw/kdrive/Makefile.am
|
|
================================================================================
|
|
--- hw/kdrive/Makefile.am
|
|
+++ hw/kdrive/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
if BUILD_KDRIVEFBDEVLIB
|
|
-FBDEV_SUBDIRS = fbdev
|
|
+FBDEV_SUBDIRS =
|
|
endif
|
|
|
|
if XFAKESERVER
|
|
@@ -16,8 +16,7 @@
|
|
|
|
SERVER_SUBDIRS = \
|
|
$(FBDEV_SUBDIRS) \
|
|
- $(XEPHYR_SUBDIRS) \
|
|
- $(XFAKE_SUBDIRS)
|
|
+ $(XEPHYR_SUBDIRS)
|
|
|
|
SUBDIRS = \
|
|
src \
|