summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeng Huang <shawn.p.huang@gmail.com>2010-10-29 09:31:05 +0900
committerPeng Huang <shawn.p.huang@gmail.com>2010-10-29 17:16:55 +0900
commita17468d8ade1df427ca204605f608b9e4ab67b50 (patch)
tree70f370c8478ea85c783f54c1cd47d7156873a9af /Makefile.am
parent9b655b630a50e9cd7a9415f07b2ddb4348b2db64 (diff)
downloadibus-libpinyin-a17468d8ade1df427ca204605f608b9e4ab67b50.tar.gz
ibus-libpinyin-a17468d8ade1df427ca204605f608b9e4ab67b50.tar.xz
ibus-libpinyin-a17468d8ade1df427ca204605f608b9e4ab67b50.zip
Change default ubunut serie to mavreick
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 12e9c83..142cfec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -84,7 +84,7 @@ debian/changelog:
version=@VERSION@; \
serie=$(serie); \
if test -z "$$serie"; then \
- serie=lucid; \
+ serie=maverick; \
fi; \
if test -z "$$release"; then \
release=1; \