Bug#668686: `debian/rules clean` fails to clean up
Vincent Cheng
vincentc1208 at gmail.com
Sat Apr 14 02:14:03 UTC 2012
On Fri, Apr 13, 2012 at 6:00 PM, Christoph Egger <christoph at debian.org> wrote:
> Package: src:0ad
> Version: 0~r11339-1
> Severity: normal
>
> Hi!
>
> a `fakeroot debian/rules clean` leaves lots of changed binary files
> on the disk. This also indicates there are .o files shipped in the
> "source" tarball?
I haven't tested this yet, but adding the following snippet into
debian/rules should clean everything up properly.
override_dh_auto_clean:
build/workspaces/clean-workspaces.sh
Vincent
More information about the Pkg-games-devel
mailing list