List non-installed files
This commit is contained in:
parent
910934027d
commit
ad6a04226d
2 changed files with 5 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
|
@ -5,6 +5,9 @@ include /usr/share/cdbs/1/class/autotools.mk
|
|||
|
||||
DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null)
|
||||
|
||||
# List any files which are not installed
|
||||
include /usr/share/cdbs/1/rules/utils.mk
|
||||
common-binary-post-install-arch:: list-missing
|
||||
|
||||
DEB_CONFIGURE_PREFIX :=
|
||||
DEB_CONFIGURE_SYSCONFDIR := /etc/nut
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue