diff --git a/package_info.conf.in b/package_info.conf.in index 095565a..78770ef 100644 --- a/package_info.conf.in +++ b/package_info.conf.in @@ -22,6 +22,7 @@ license = COPYING licenseName = GNU General Public License v3.0 script = ports/deploy/installscript.@TARGET_PLATFORM@.qs changeLog = ChangeLog +verbose = true [Nsis] organization = Webcamoid @@ -32,4 +33,3 @@ license = COPYING requiresAdminRights = true multiUserInstall = false script = ports/deploy/installscript.nsi -verbose = true