summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoram Park <boram1288.park@samsung.com>2014-12-15 19:27:35 +0900
committerBoram Park <boram1288.park@samsung.com>2014-12-15 19:27:35 +0900
commita7129b888a5784e7748bc954687638773ca5462a (patch)
tree614e681a6c7afd300c004e1107d4b6db30182e4a
parentba6c5bef58d88aab1584107543b81a2930451a1f (diff)
downloadxinit-tizen.tar.gz
xinit-tizen.tar.bz2
xinit-tizen.zip
add _F_LAUNCH_WM_AFTER_LAUNCHING_SERVER_HEADtizen
Change-Id: Ib6e50b5e6c1dc98608136cd5b790e1ff775e5280
-rw-r--r--packaging/xinit.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/xinit.spec b/packaging/xinit.spec
index f5bf40c..d7b300c 100644
--- a/packaging/xinit.spec
+++ b/packaging/xinit.spec
@@ -21,7 +21,6 @@ Requires: xauth
Requires: xmodmap
Requires: xrdb
Requires: xsetroot
-Requires: xorg-x11-server-utils
%if !%{with x}
ExclusiveArch:
@@ -39,7 +38,7 @@ terminate.
cp %{SOURCE1001} .
%build
-%autogen --with-xinitdir=%{_sysconfdir}/X11/xinit/ CFLAGS="${CFLAGS} -D_F_EXIT_AFTER_XORG_AND_XCLIENT_LAUNCHED_ "
+%autogen --with-xinitdir=%{_sysconfdir}/X11/xinit/ CFLAGS="${CFLAGS} -D_F_EXIT_AFTER_XORG_AND_XCLIENT_LAUNCHED_ -D_F_LAUNCH_WM_AFTER_LAUNCHING_SERVER_ "
make %{?_smp_mflags}
%install