summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-06-01 15:00:58 +0800
committerPeng Wu <alexepico@gmail.com>2012-06-01 15:00:58 +0800
commit5940250360c06324be9e31bd1072328137a47a51 (patch)
tree1c0308840cd1694a02374a83a9d2e47e4191b6d7 /autogen.sh
parent2bff621cb26a6141ed5e28f92d20452ec771aea4 (diff)
downloadibus-libpinyin-5940250360c06324be9e31bd1072328137a47a51.tar.gz
ibus-libpinyin-5940250360c06324be9e31bd1072328137a47a51.tar.xz
ibus-libpinyin-5940250360c06324be9e31bd1072328137a47a51.zip
fixes rpm build
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 660c4b8..87a9ea8 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,7 +4,7 @@
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
-PKG_NAME="ibus-pinyin"
+PKG_NAME="ibus-libpinyin"
(test -f $srcdir/configure.ac \
&& test -f $srcdir/README ) || {