changed prio to -20, should be done at the end of all other packages

This commit is contained in:
DT Netsolution GmbH 2012-04-27 00:04:20 +02:00
parent 668fa3ea28
commit 2bdb34727c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ VENDOR="dtnet.de"
PN="openvpn.config" PN="openvpn.config"
VERSION="1" VERSION="1"
RELEASE="1" RELEASE="1"
PRIORITY="0" PRIORITY="-10"
ADVICE="base-url for downloading configfiles and htaccess-password must be filled out" ADVICE="base-url for downloading configfiles and htaccess-password must be filled out"
# TYPE - defines, if the install files are public or restricted. # TYPE - defines, if the install files are public or restricted.