fixed some issues with warnings due to there not being a variable set for PKGMG=DPKG
This commit is contained in:
parent
ab3fbad0b8
commit
fd457e187c
|
@ -333,7 +333,7 @@ DISABLE_TESTS="suspscan hidden_procs deleted_files packet_cap_apps apps"
|
||||||
# NONE is the default for Debian as well, as running --propupd takes
|
# NONE is the default for Debian as well, as running --propupd takes
|
||||||
# about 4 times longer when it's set to DPKG
|
# about 4 times longer when it's set to DPKG
|
||||||
#
|
#
|
||||||
#PKGMGR=NONE
|
PKGMGR=DPKG
|
||||||
|
|
||||||
#
|
#
|
||||||
# It is possible that a file which is part of a package may be modified
|
# It is possible that a file which is part of a package may be modified
|
||||||
|
|
Loading…
Reference in New Issue