Codebase list mozc / be031df
Remove --parallel option Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org> Nobuhiro Iwamatsu 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2525 SOURCE_VERSION := $(call vafilt,$(CHANGELOG_VARS),Version)
2626
2727 %:
28 dh $@ --parallel
28 dh $@
2929
3030 override_dh_auto_configure:
3131