chiark
/
gitweb
/
~mdw
/
sod
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Update automatically managed build utilities.
[sod]
/
debian
/
rules
1
#! /usr/bin/make -f
2
%:; dh $@ --parallel -Bdebian/build
3
4
## Don't strip the main executable. (It doesn't work, and you get left with
5
## a bare SBCL.)
6
override_dh_strip:; dh_strip -Xusr/bin/sod