Codebase list mozc / d8fbbc5
Add override_dh_fixperms Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org> Nobuhiro Iwamatsu 11 years ago
1 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
4848 rm -rf build_tools/util.pyc
4949
5050 override_dh_auto_install:
51
5251 # ibus-mozc
5352 install -D -m 0755 $(BUILD_DIR)/Release/ibus_mozc \
5453 $(CURDIR)/debian/ibus-mozc/usr/lib/ibus-mozc/ibus-engine-mozc
6867 install -D -m 0755 $(BUILD_DIR)/Release/fcitx-mozc.so \
6968 $(CURDIR)/debian/fcitx-mozc/usr/lib/$(DEB_BUILD_MULTIARCH)/fcitx/fcitx-mozc.so
7069
70 override_dh_fixperms:
71 chmod -x debian/mozc-data/usr/share/icons/mozc/*.png
72 chmod -x debian/emacs-mozc/usr/share/emacs/site-lisp/emacs-mozc/mozc.el
73 dh_fixperms
74
7175 .PHONY: override_dh_installemacsen
7276 override_dh_installemacsen:
7377 dh_installemacsen --priority=50