Codebase list pipenightdreams / 26f2ee6
Execute dh_autoclean before manual removals. Ensures that the game can be built twice in a row. Markus Koschany 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
66 dh_auto_configure -- --prefix=/usr --bindir=/usr/games --mandir=/usr/share/man --datadir=/usr/share
77
88 override_dh_auto_clean:
9 dh_auto_clean
910 rm -rf config.log config.status ltconfig
10 dh_auto_clean