summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSung-Jin Park <sj76.park@samsung.com>2013-08-27 04:44:33 -0400
committerSung-Jin Park <sj76.park@samsung.com>2013-08-27 04:44:33 -0400
commit1bd1daaf2153ad5c8acc5c6848e58829e3045403 (patch)
treeb611970e583a5423dd9ceb9c6a4c39c6c1133069
parent57ffe76f2ed3e8c10d08f83bb23cf98b97bc23ec (diff)
downloadxkbcomp-1bd1daaf2153ad5c8acc5c6848e58829e3045403.tar.gz
xkbcomp-1bd1daaf2153ad5c8acc5c6848e58829e3045403.tar.bz2
xkbcomp-1bd1daaf2153ad5c8acc5c6848e58829e3045403.zip
-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