debian: update debian files (Thanks to Thomas Hood)
This commit is contained in:
parent
0e3357b589
commit
c808511694
5 changed files with 40 additions and 28 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -71,7 +71,7 @@ clean:
|
|||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_prep
|
||||
dh_installdirs
|
||||
|
||||
# Add here commands to install the package into debian/tmp
|
||||
|
|
@ -84,8 +84,6 @@ binary-indep: build install
|
|||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installchangelogs ChangeLog
|
||||
dh_installdocs
|
||||
dh_installexamples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue