projects
/
sven
/
exfat-utils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Switch dh compat level from 8 to 9.
[sven/exfat-utils.git]
/
debian
/
rules
1
#!/usr/bin/make -f
2
# -*- makefile -*-
3
4
# Uncomment this to turn on verbose mode.
5
#export DH_VERBOSE=1
6
7
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
8
9
%:
10
dh $@
11
12
override_dh_auto_build:
13
scons
14
15
override_dh_auto_clean:
16
scons -c
17
rm -f config.log