From e565b04aa120c9d1d082f981f8d453a4bc790ff5 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 19 Jan 2012 15:22:58 +0100 Subject: [PATCH] add uninstall --- OPSI/control | 2 +- build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"