summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangyeon Lee <cyeon.lee@samsung.com>2014-04-09 14:08:45 +0900
committerChangyeon Lee <cyeon.lee@samsung.com>2014-04-09 14:08:45 +0900
commitf271db6d6004c3247c944e9de8fb73d57513213b (patch)
tree1386312ff1a4bee76ef2fce702cb6dce25818c17
parent49efa186d21f4246d241f89783d406aeb6570c38 (diff)
downloadxkill-f271db6d6004c3247c944e9de8fb73d57513213b.tar.gz
xkill-f271db6d6004c3247c944e9de8fb73d57513213b.tar.bz2
xkill-f271db6d6004c3247c944e9de8fb73d57513213b.zip
-rwxr-xr-xpackaging/xkill.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xkill.spec b/packaging/xkill.spec
index 116b5f2..da1151e 100755
--- a/packaging/xkill.spec
+++ b/packaging/xkill.spec
@@ -1,6 +1,6 @@
Summary: kill a client by its X resource
Name: xkill
-Version: 1.0.3
+Version: 1.0.4
Release: 1
License: MIT
Group: User Interface/X
@@ -50,7 +50,7 @@ the window.
%setup -q
%build
-%configure
+%autogen
make
%install