Codebase list mozc / debian/1.5.1090.102-3
Remove unnecessary value from debian/rules Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org> Nobuhiro Iwamatsu 11 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3737 dh $@
3838
3939 override_dh_auto_configure:
40 CXXFLAGS="$(CXXFLAGS)" python build_mozc.py gyp --gypdir=/usr/bin --channel_dev=0 \
40 python build_mozc.py gyp --gypdir=/usr/bin --channel_dev=0 \
4141 --os=${BUILD_OS} --build_base=$(BUILD_DIR) \
4242 --use_libprotobuf
4343