From: Peng Huang Date: Sun, 20 Dec 2009 10:40:42 +0000 (+0800) Subject: Remove space before and after = X-Git-Tag: 1.2.0.20091225~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea664de646e5d1d24ecb4ba465279861f77bdafd;p=platform%2Fupstream%2Fibus.git Remove space before and after = --- diff --git a/xinput-ibus.in b/xinput-ibus.in index acc75cb..f10d003 100644 --- a/xinput-ibus.in +++ b/xinput-ibus.in @@ -1,5 +1,5 @@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ XIM=ibus XIM_PROGRAM="@bindir@/ibus-daemon"