Fixed IM install location.

Updated ja.im.
Updated RPM spec.
This commit is contained in:
William Kendrick 2007-06-30 17:21:19 +00:00
parent 99e43d4f29
commit a2c51bfde1
3 changed files with 12 additions and 7 deletions

View file

@ -18,7 +18,7 @@ LOCALE_PREFIX=$(PKG_ROOT)$(PREFIX)/share/locale
# IM files
IM_PREFIX=$(PKG_ROOT)$(PREFIX)/share/im
IM_PREFIX=$(PKG_ROOT)$(PREFIX)/share/tuxpaint/im
# A default target, in case someone tries using this makefile directly...