[elbe-devel] [PATCH] xmlschema: remove unimplemented target blacklist

Manuel Traut manut at linutronix.de
Mon Mar 6 20:46:02 CET 2017


The combination of blacklist and target was never implemented.
Remove it from schema, because one can use finetuning/purge to
get rid of a package.

Signed-off-by: Manuel Traut <manut at linutronix.de>
---
 elbepack/dbsfed.xsd | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/elbepack/dbsfed.xsd b/elbepack/dbsfed.xsd
index a8d354f..a50e8f1 100644
--- a/elbepack/dbsfed.xsd
+++ b/elbepack/dbsfed.xsd
@@ -1836,13 +1836,6 @@
             </documentation>
           </annotation>
         </element>
-        <element name="target" type="rfs:pkg-list" minOccurs="0" maxOccurs="unbounded">
-          <annotation>
-            <documentation>
-              avoid installing the specified packages into the target
-            </documentation>
-          </annotation>
-        </element>
     </sequence>
   </complexType>
 
-- 
2.11.0





More information about the elbe-devel mailing list