From 9c4203285d02f66138a3c6cacdac2592c3b5b719 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 16 Feb 2012 15:22:42 +0100 Subject: [PATCH] remove temp file --- OPSI/control~ | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 OPSI/control~ diff --git a/OPSI/control~ b/OPSI/control~ deleted file mode 100644 index 07678c7..0000000 --- a/OPSI/control~ +++ /dev/null @@ -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