This commit is contained in:
Andrew Bauer 2018-02-21 10:19:35 -06:00 committed by GitHub
parent f8000d7438
commit 4832de9217
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ execpackpack () {
parms="-f utils/packpack/redhat_package.mk redhat_package"
else
parms=""
export SMPFLAGS="-j4 --lintian --no-lintian"
export SMPFLAGS="-j4 --lintian-opts --no-lintian"
fi
if [ "${TRAVIS}" == "true" ]; then