From b8c13b8cc6290599d8421b01095ce0484d2a86c1 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 14 Mar 2013 19:28:32 +0100 Subject: [PATCH] correct small bug --- OPSI/control | 9 --------- 1 file changed, 9 deletions(-) diff --git a/OPSI/control b/OPSI/control index e7adab7..1adb41d 100644 --- a/OPSI/control +++ b/OPSI/control @@ -21,12 +21,3 @@ 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"] -