X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/3dca7758421664a838c54b273bd9221f02072045..67d1c5d2aeeac93be33f9e49671741944ecf1968:/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