diff --git a/OPSI/control b/OPSI/control index 9d7be7e..656c7ce 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 8aeaf31..c5d00fc 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="pmviewer" VERSION="2010" -RELEASE="4" +RELEASE="5" PRIORITY="0" ADVICE="" TYPE="restrict"