rename
This commit is contained in:
parent
f60cd19c39
commit
dc0e9deb6f
@ -5,7 +5,7 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: aio
|
id: sereby.aio
|
||||||
name: All in One Runtimes
|
name: All in One Runtimes
|
||||||
description: Das "All in One Runtimes" Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren.
|
description: Das "All in One Runtimes" Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren.
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
@ -32,6 +32,6 @@ default: ["system specific"]
|
|||||||
|
|
||||||
[ProductDependency]
|
[ProductDependency]
|
||||||
action: setup
|
action: setup
|
||||||
requiredProduct: firefox
|
requiredProduct: mozilla.firefox
|
||||||
requiredStatus: installed
|
requiredStatus: installed
|
||||||
requirementType: before
|
requirementType: before
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="sereby.org"
|
VENDOR="sereby.org"
|
||||||
PN="aio"
|
PN="sereby.aio"
|
||||||
VERSION_X86="1.7.2"
|
VERSION_X86="1.7.2"
|
||||||
VERSION_X64="1.3.4"
|
VERSION_X64="1.3.4"
|
||||||
VERSION="${VERSION_X86}.${VERSION_X64}"
|
VERSION="${VERSION_X86}.${VERSION_X64}"
|
||||||
|
Loading…
Reference in New Issue
Block a user