summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
authorHolger Weiß <holger@zedat.fu-berlin.de>2011-07-05 15:48:02 +0200
committerHolger Weiß <holger@zedat.fu-berlin.de>2011-07-05 15:48:02 +0200
commit00c9459cc4c8052174af751d8215440a26d21439 (patch)
tree50b48728762e7363f80fa3c69a5b03e712979879 /schemas
parent6d014f44824b5108eb9e88ee73af707f24eb0c26 (diff)
downloadbcfg2-00c9459cc4c8052174af751d8215440a26d21439.tar.gz
bcfg2-00c9459cc4c8052174af751d8215440a26d21439.tar.bz2
bcfg2-00c9459cc4c8052174af751d8215440a26d21439.zip
Remove <Package> attribute "reloc" from the docs
Remove the "reloc" <Package> attribute from the documentation and from the XML Schema, as it is no longer supported (since commit 7beb2f08d8).
Diffstat (limited to 'schemas')
-rw-r--r--schemas/pkgtype.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/schemas/pkgtype.xsd b/schemas/pkgtype.xsd
index ad63cd9d2..70a466448 100644
--- a/schemas/pkgtype.xsd
+++ b/schemas/pkgtype.xsd
@@ -43,7 +43,6 @@
<xsd:attribute type='xsd:string' name='file'/>
<xsd:attribute type='xsd:string' name='verify'/>
<xsd:attribute type='xsd:string' name='simplefile'/>
- <xsd:attribute type='xsd:string' name='reloc'/>
<xsd:attribute type='xsd:string' name='multiarch'/>
<xsd:attribute type='xsd:string' name='srcs'/>
<xsd:attribute type='xsd:string' name='type'/>