This commit is contained in:
Mario Fetka
2012-05-02 07:29:12 +02:00
parent 9fd2d3b9ee
commit 6a3ecb6910
3 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$ = "xmlstarlet"
Set $ProductId$ = "sourceforge.xmlstarlet"
Set $MinimumSpace$ = "5 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%System%"