Codebase list mozc / 2eb1a75
Remove '--channel_dev=0' option from build option (Closes: #704831) 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
3636
3737 override_dh_auto_configure:
3838 GYP_DEFINES="use_libprotobuf=1" python build_mozc.py gyp \
39 --gypdir=/usr/bin --channel_dev=0 \
39 --gypdir=/usr/bin \
4040 --os=${BUILD_OS} --build_base=$(BUILD_DIR)
4141
4242 override_dh_auto_build: