summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/xkbcomp.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xkbcomp.spec b/packaging/xkbcomp.spec
index 0888340..53524d2 100644
--- a/packaging/xkbcomp.spec
+++ b/packaging/xkbcomp.spec
@@ -1,6 +1,6 @@
Name: xkbcomp
Version: 1.2.4
-Release: 0
+Release: 1
License: MIT
Summary: Utility to compile XKB keyboard description
Url: http://xorg.freedesktop.org/
@@ -32,7 +32,7 @@ into one of several output formats.
cp %{SOURCE1001} .
%build
-%configure
+%configure --datadir=/etc
make %{?_smp_mflags}
%install