Use dh_prep instead of 'dh_clean -k' in package build.
This commit is contained in:
parent
2e4350d03e
commit
1271c3f2e8
2
debian/rules
vendored
2
debian/rules
vendored
@ -73,7 +73,7 @@ clean:
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_prep
|
||||
dh_installdirs
|
||||
|
||||
install -d $(PREFIX)/usr/bin
|
||||
|
Reference in New Issue
Block a user