summaryrefslogtreecommitdiff
path: root/packaging/xinput.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/xinput.spec')
-rw-r--r--packaging/xinput.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xinput.spec b/packaging/xinput.spec
index 2ff6bcb..6350094 100644
--- a/packaging/xinput.spec
+++ b/packaging/xinput.spec
@@ -1,7 +1,7 @@
%bcond_with x
Name: xinput
-Version: 1.6.0
+Version: 1.6.1
Release: 1
License: MIT and HPND
Summary: Utility to configure and test X input devices
@@ -30,7 +30,7 @@ xinput is a utility to configure and test XInput devices.
cp %{SOURCE1001} .
%build
-%configure --disable-static --libdir=%{_datadir}
+%autogen --disable-static --libdir=%{_datadir}
make %{?_smp_mflags}
%install