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
|
;$ProductId$ should be the name of the product in opsi
|
||||||
; therefore please: only lower letters, no umlauts,
|
; therefore please: only lower letters, no umlauts,
|
||||||
; no white space use '-' as a seperator
|
; no white space use '-' as a seperator
|
||||||
Set $ProductId$ = "xmlstarlet"
|
Set $ProductId$ = "sourceforge.xmlstarlet"
|
||||||
Set $MinimumSpace$ = "5 MB"
|
Set $MinimumSpace$ = "5 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%System%"
|
Set $InstallDir$ = "%System%"
|
||||||
|
@ -5,7 +5,7 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: xmlstarlet
|
id: sourceforge.xmlstarlet
|
||||||
name: XMLStarlet
|
name: XMLStarlet
|
||||||
description: XMLStarlet command line XML toolkit
|
description: XMLStarlet command line XML toolkit
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
@ -32,6 +32,6 @@ default: ["system specific"]
|
|||||||
|
|
||||||
[ProductDependency]
|
[ProductDependency]
|
||||||
action: setup
|
action: setup
|
||||||
requiredProduct: aio
|
requiredProduct: sereby.aio
|
||||||
requiredStatus: installed
|
requiredStatus: installed
|
||||||
requirementType: before
|
requirementType: before
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="xmlstar.sf.net"
|
VENDOR="xmlstar.sf.net"
|
||||||
PN="xmlstarlet"
|
PN="sourceforge.xmlstarlet"
|
||||||
VERSION="1.3.1"
|
VERSION="1.3.1"
|
||||||
RELEASE="1"
|
RELEASE="1"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user