fixed some issues with warnings due to there not being a variable set for PKGMG=DPKG

This commit is contained in:
ChiefGyk 2016-06-26 19:53:30 -04:00
parent ab3fbad0b8
commit fd457e187c
1 changed files with 1 additions and 1 deletions

View File

@ -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