update to new opsi builder template

This commit is contained in:
Mario Fetka
2013-03-18 18:17:12 +01:00
parent cc42285c63
commit d150ae9567
6 changed files with 90 additions and 20 deletions

View File

@@ -3,6 +3,8 @@
############################
VENDOR="winscp.net"
PN="winscp.winscp"
NAME="WinSCP"
DESCRIPTION="WinSCP ist ein grafischer Open Source SFTP und FTP Client fuer Windows, der auch das alte SCP-Protokoll unterstuetzt."
VERSION="5.1.4"
RELEASE="1"
PRIORITY="0"
@@ -24,3 +26,6 @@ DL_WINST_NAME[1]=InstallExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="unins000.exe"