diff --git a/utils/packpack/startpackpack.sh b/utils/packpack/startpackpack.sh index a2c7f4314..7a7dc7d2f 100755 --- a/utils/packpack/startpackpack.sh +++ b/utils/packpack/startpackpack.sh @@ -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