Codebase list pipenightdreams / 424d49e
Added dh_auto_configure override Dariusz Dwornikowski 8 years ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11
22 %:
33 dh $@ --parallel --with autoreconf
4
5 override_dh_auto_configure:
6 autoreconf -i --force
7 dh_auto_configure -- --prefix=/usr --bindir=/usr/games --mandir=/usr/share/man
8