summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoram Park <boram1288.park@samsung.com>2014-04-10 08:07:14 +0900
committerBoram Park <boram1288.park@samsung.com>2014-04-10 08:34:38 +0900
commit8d5e38de0819168970669f24379c21338616184e (patch)
treeaa0e1ab02744850352e42ecbd629ad5a8f5c98d8
parente9241e0100fd0a96d01adc52a0499b8d1ffd56fd (diff)
downloadxinit-8d5e38de0819168970669f24379c21338616184e.tar.gz
xinit-8d5e38de0819168970669f24379c21338616184e.tar.bz2
xinit-8d5e38de0819168970669f24379c21338616184e.zip
Change-Id: I8ad5a8d5b964fbe60201d614c7d3238468e80c6d
-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