Remove space before and after =
authorPeng Huang <shawn.p.huang@gmail.com>
Sun, 20 Dec 2009 10:40:42 +0000 (18:40 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Sun, 20 Dec 2009 10:40:42 +0000 (18:40 +0800)
xinput-ibus.in

index acc75cb..f10d003 100644 (file)
@@ -1,5 +1,5 @@
-prefix = @prefix@
-exec_prefix = @exec_prefix@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
 
 XIM=ibus
 XIM_PROGRAM="@bindir@/ibus-daemon"