This commit is contained in:
Mario Fetka 2012-05-02 07:10:12 +02:00
parent 59b848a6e9
commit 4f577b528d
4 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
;$ProductId$ should be the name of the product in opsi
; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator
Set $ProductId$ = "libreoffice"
Set $ProductId$ = "documentfoundation.libreoffice"
Set $MinimumSpace$ = "1500 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\LibreOffice 3.5"

View File

@ -31,7 +31,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "libreoffice"
Set $ProductId$ = "documentfoundation.libreoffice"
Set $InstallDir$ = "%ProgramFiles32Dir%\LibreOffice 3.5"
Set $InstallDirOld$ = "%ProgramFiles32Dir%\LibreOffice 3.4"
; ----------------------------------------------------------------

View File

@ -5,7 +5,7 @@ incremental: False
[Product]
type: localboot
id: libreoffice
id: documentfoundation.libreoffice
name: LibreOffice Productivity Suite
description: LibreOffice ist eine leistungsfaehige Office-Suite, voll kompatibel mit den Programmen anderer grosser Office-Anbieter ist.
advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="libreoffice.org"
PN="libreoffice"
PN="documentfoundation.libreoffice"
VERSION="3.5.2"
RELEASE="1"
PRIORITY="0"