remove temp file

This commit is contained in:
Mario Fetka 2012-02-16 15:22:42 +01:00
parent a165f53e08
commit 9c4203285d
1 changed files with 0 additions and 37 deletions

View File

@ -1,37 +0,0 @@
[Package]
version: RELEASE
depends:
incremental: False
[Product]
type: localboot
id: !!!plz change!!!
name: !!!plz change!!!
description: !!!plz change!!!
advice: ADVICE
version: VERSION
priority: PRIORITY
licenseRequired: False
productClasses:
setupScript: !!!plz change!!!
uninstallScript: !!!plz change!!!
updateScript:
alwaysScript:
onceScript:
customScript:
userLoginScript:
[ProductProperty]
type: unicode
name: install_architecture
multivalue: False
editable: False
description: which architecture (32/64 bit) has to be installed
values: ["32 only", "64 only", "both", "system specific"]
default: ["system specific"]
[ProductDependency]
action: setup
requiredProduct: aio
requiredStatus: installed
requirementType: before