summaryrefslogtreecommitdiff
path: root/packaging/xinit.spec
diff options
context:
space:
mode:
authorChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:39:58 +0900
committerChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:46:41 +0900
commitba6c5bef58d88aab1584107543b81a2930451a1f (patch)
treeaa0e1ab02744850352e42ecbd629ad5a8f5c98d8 /packaging/xinit.spec
parentd7fbb5c11b41bb71b9173daea2f48d855bc61316 (diff)
parent8d5e38de0819168970669f24379c21338616184e (diff)
downloadxinit-accepted/tizen_common.tar.gz
xinit-accepted/tizen_common.tar.bz2
xinit-accepted/tizen_common.zip
Change-Id: Ibe6f53547397a2beaf4747ef8a442b43e41544fb Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
Diffstat (limited to 'packaging/xinit.spec')
-rw-r--r--packaging/xinit.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xinit.spec b/packaging/xinit.spec
index 4f3f83b..f5bf40c 100644
--- a/packaging/xinit.spec
+++ b/packaging/xinit.spec
@@ -1,7 +1,7 @@
%bcond_with x
Name: xinit
-Version: 1.3.2
+Version: 1.3.3
Release: 1
License: MIT
Summary: X Window System initializer
@@ -39,7 +39,7 @@ terminate.
cp %{SOURCE1001} .
%build
-%configure --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_ "
make %{?_smp_mflags}
%install