Add --disable-iso-codes-check in spec file.
authorHuang Peng <shawn.p.huang@gmail.com>
Thu, 18 Sep 2008 11:58:59 +0000 (19:58 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Thu, 18 Sep 2008 11:58:59 +0000 (19:58 +0800)
ibus.spec.in

index a7857e0..8708a85 100644 (file)
@@ -53,7 +53,7 @@ This package contains ibus im module for qt4
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static --disable-iso-codes-check
 # make -C po update-gmo
 make %{?_smp_mflags}