X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/3dca7758421664a838c54b273bd9221f02072045..d24d47f5dbe064439e35033cadd9d6c463ee1c87:/debian/rules diff --git a/debian/rules b/debian/rules index cec98bb..b6d10e5 100755 --- a/debian/rules +++ b/debian/rules @@ -1,2 +1,6 @@ #! /usr/bin/make -f %:; dh $@ --parallel -Bdebian/build + +## Don't strip the main executable. (It doesn't work, and you get left with +## a bare SBCL.) +override_dh_strip:; dh_strip -Xusr/bin/sod