Codebase list nettoe / e9344dc
Let dh_auto_configure pass --host to ./configure. Closes: #922561 Thanks: Helmut Grohne for the patch. Markus Koschany 3 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 include /usr/share/dpkg/buildflags.mk
55
66 %:
7 dh $@ --with autoreconf
7 dh $@
88
99 override_dh_auto_configure:
10 ./configure --prefix=/usr \
10 dh_auto_configure -- \
1111 --bindir=/usr/games \
1212 --mandir=/usr/share/man \
1313 --enable-desktop