summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/xconsole.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xconsole.spec b/packaging/xconsole.spec
index e269b1b..ce7fb70 100644
--- a/packaging/xconsole.spec
+++ b/packaging/xconsole.spec
@@ -1,7 +1,7 @@
%bcond_with x
Name: xconsole
-Version: 1.0.4
+Version: 1.0.6
Release: 0
License: MIT
Summary: Utility to monitor system console messages with X
@@ -29,7 +29,7 @@ to /dev/console
cp %{SOURCE1001} .
%build
-%configure
+%autogen
make %{?_smp_mflags}
%install