From 85d6afde2f5b62662c67a756426fb0dcf5ed6f6f Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 14 Mar 2013 21:20:07 +0100 Subject: [PATCH] remove not needed arch select its only 32bit --- OPSI/control | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/OPSI/control b/OPSI/control index c7bed7a..2d057f6 100644 --- a/OPSI/control +++ b/OPSI/control @@ -21,18 +21,9 @@ 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 +requiredProduct: sereby.aio requiredStatus: installed requirementType: before