Execute dh_autoclean before manual removals.
Ensures that the game can be built twice in a row.
Markus Koschany
7 years ago
6 | 6 |
dh_auto_configure -- --prefix=/usr --bindir=/usr/games --mandir=/usr/share/man --datadir=/usr/share
|
7 | 7 |
|
8 | 8 |
override_dh_auto_clean:
|
|
9 |
dh_auto_clean
|
9 | 10 |
rm -rf config.log config.status ltconfig
|
10 | |
dh_auto_clean
|