add dpatch infrastructure
This commit is contained in:
parent
c69417d934
commit
47f61ec708
3 changed files with 6 additions and 4 deletions
6
debian/rules
vendored
6
debian/rules
vendored
|
@ -4,9 +4,11 @@
|
|||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
build:
|
||||
include /usr/share/dpatch/dpatch.make
|
||||
|
||||
clean:
|
||||
build: patch-stamp
|
||||
|
||||
clean: unpatch
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue