Updates:
        Cc: takao.fujiwara1
        Labels: Component-ibus-anthy

Comment #1 on issue 1648 by takao.fujiwara1: ibus-anthy tarballs hard-code /usr/local/share/ in _config.py
http://code.google.com/p/ibus/issues/detail?id=1648

But when I extract the tarball, the time of _config.py.in is newer than _config.py so I think _config.py is alway regenerated with make command.

# ls --full-time engine/_config.py*
-rw-r--r--. 1 root root 1150 2013-05-13 14:56:54.000000000 +0900 engine/_config.py -rw-r--r--. 1 root root 1143 2013-05-13 14:56:55.000000000 +0900 engine/_config.py.in

Whenever create the tarball, engine/_config.py is always touched:
https://github.com/ibus/ibus-anthy/blob/master/engine/Makefile.am#L141


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

回复