Codebase list cinnamon-menus / f4252f3
Drop dh-autoreconf (no longer needed with dh >= 10) Maximiliano Curia 6 years ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1010 autoconf-archive,
1111 automake,
1212 debhelper (>= 11~),
13 dh-autoreconf,
1413 gnome-pkg-tools,
1514 gobject-introspection (>= 0.9.12-4~),
1615 intltool (>= 0.40.0),
33 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
44
55 %:
6 dh $@ --parallel --with=autoreconf
6 dh $@ --parallel
77
88 override_dh_autoreconf:
99 NOCONFIGURE=1 dh_autoreconf --as-needed ./autogen.sh