Sorting overrides in rules.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ac1bf6fa67
commit
ed24dc1f63
1 changed files with 3 additions and 3 deletions
6
debian/rules
vendored
6
debian/rules
vendored
|
@ -18,8 +18,8 @@ override_dh_auto_install:
|
|||
ln -s /usr/share/info/lzip.recover.info.gz debian/lziprecover/usr/share/info/lziprecover.info.gz
|
||||
ln -s /usr/share/man/man1/lzip.recover.1.gz debian/lziprecover/usr/share/man/man1/lziprecover.1.gz
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=lziprecover-dbg
|
||||
|
||||
override_dh_builddeb:
|
||||
dh_builddeb -- -Zxz
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=lziprecover-dbg
|
||||
|
|
Loading…
Add table
Reference in a new issue