diff --git a/OPSI/control b/OPSI/control index 445378a..723567e 100644 --- a/OPSI/control +++ b/OPSI/control @@ -34,4 +34,6 @@ default: ["system specific"] action: setup requiredProduct: firefox requiredStatus: installed +requirementType: before + diff --git a/build.sh b/build.sh index bc14c84..790aab5 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="acroreader" VERSION="10.1.0" -RELEASE="1" +RELEASE="2" PRIORITY="0" ADVICE="" TYPE="public"