diff --git a/OPSI/control b/OPSI/control index 89c38f5..a279055 100644 --- a/OPSI/control +++ b/OPSI/control @@ -14,7 +14,7 @@ priority: PRIORITY licenseRequired: False productClasses: setupScript: setup32.ins -uninstallScript: +uninstallScript: uninstall32.ins updateScript: alwaysScript: onceScript: diff --git a/build.sh b/build.sh index b5bdb0a..a699c40 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="tmviewer" VERSION="2010" -RELEASE="4" +RELEASE="5" PRIORITY="0" ADVICE="" TYPE="restrict"