rename
This commit is contained in:
parent
9fd2d3b9ee
commit
6a3ecb6910
@ -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%"
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: xmlstarlet
|
||||
id: sourceforge.xmlstarlet
|
||||
name: XMLStarlet
|
||||
description: XMLStarlet command line XML toolkit
|
||||
advice: ADVICE
|
||||
@ -32,6 +32,6 @@ default: ["system specific"]
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: aio
|
||||
requiredProduct: sereby.aio
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="xmlstar.sf.net"
|
||||
PN="xmlstarlet"
|
||||
PN="sourceforge.xmlstarlet"
|
||||
VERSION="1.3.1"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user