X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/b20e5e2658691754756e99829e578f8e2df3aaa9..d27fd5f3469dc5e39711b8a2d94568b8a9741e5e:/debian/rules diff --git a/debian/rules b/debian/rules index db3d030..005d451 100755 --- a/debian/rules +++ b/debian/rules @@ -9,6 +9,7 @@ export XDG_CACHE_HOME := $(shell pwd)/debian/build/cache override_dh_auto_clean: dh_auto_clean rm -rf debian/build/cache + rm -f doc/*.pdf ## Don't strip the main executable. (It doesn't work, and you get left with ## a bare SBCL.)