Codebase list trend / fa3619d
Remove the argument --parallel Refer to the debhelper(7) manual page and the dh(1) manual page for details. Lintian warning: debian-rules-uses-unnecessary-dh-argument dh ... --parallel Pablo Mestre Drake 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
88
99 # Rules
1010 %:
11 dh $@ --sourcedirectory=src --parallel
11 dh $@ --sourcedirectory=src
1212
1313 override_dh_auto_clean:
1414 $(MAKE) -Csrc clean