Codebase list cinnamon-menus / 74785b7
Drop dh's parallel arg (no longer needed with dh >= 10) Maximiliano Curia 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
44
55 %:
6 dh $@ --parallel
6 dh $@
77
88 override_dh_autoreconf:
99 NOCONFIGURE=1 dh_autoreconf --as-needed ./autogen.sh