diff --git a/package_info.conf.in b/package_info.conf.in index 78770ef..b94061d 100644 --- a/package_info.conf.in +++ b/package_info.conf.in @@ -22,7 +22,6 @@ license = COPYING licenseName = GNU General Public License v3.0 script = ports/deploy/installscript.@TARGET_PLATFORM@.qs changeLog = ChangeLog -verbose = true [Nsis] organization = Webcamoid diff --git a/ports/ci/mac/deploy.sh b/ports/ci/mac/deploy.sh index 50681b4..2414f14 100644 --- a/ports/ci/mac/deploy.sh +++ b/ports/ci/mac/deploy.sh @@ -36,6 +36,3 @@ python3 ./DeployTools/deploy.py \ -d "${INSTALL_PREFIX}" \ -c "${BUILD_PATH}/package_info.conf" \ -o "${PACKAGES_DIR}" - -echo Checking packages directory -find ${PACKAGES_DIR} -type f