summaryrefslogtreecommitdiff
path: root/packaging/xinit.spec
diff options
context:
space:
mode:
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