add uninstall
This commit is contained in:
parent
066caee052
commit
e565b04aa1
@ -14,7 +14,7 @@ priority: PRIORITY
|
||||
licenseRequired: False
|
||||
productClasses:
|
||||
setupScript: setup32.ins
|
||||
uninstallScript:
|
||||
uninstallScript: uninstall32.ins
|
||||
updateScript:
|
||||
alwaysScript:
|
||||
onceScript:
|
||||
|
2
build.sh
2
build.sh
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
PN="tmviewer"
|
||||
VERSION="2010"
|
||||
RELEASE="4"
|
||||
RELEASE="5"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
TYPE="restrict"
|
||||
|
Loading…
x
Reference in New Issue
Block a user