From: Gunnar Wrobel Date: Wed, 26 Jan 2011 10:08:53 +0000 (+0100) Subject: Fixed omission of "content/". The lib part of "content" needs to be role "horde"... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3a8b428ae6aa3e8923c514d63bd6cade1bdda2cf;p=horde.git Fixed omission of "content/". The lib part of "content" needs to be role "horde" as well. I need a different way of managing applications within components. --- diff --git a/components/lib/Components/Pear/Package/Contents/Factory.php b/components/lib/Components/Pear/Package/Contents/Factory.php index 4e6a7d992..b126d88b7 100644 --- a/components/lib/Components/Pear/Package/Contents/Factory.php +++ b/components/lib/Components/Pear/Package/Contents/Factory.php @@ -62,6 +62,7 @@ class Components_Pear_Package_Contents_Factory private function _getMapping($path) { switch ($path) { + case 'content/': case 'horde/': case 'imp/': case 'ingo/': diff --git a/content/package.xml b/content/package.xml index 33ee91209..4113f7d77 100644 --- a/content/package.xml +++ b/content/package.xml @@ -17,7 +17,7 @@ yes 2011-01-26 - + 0.0.1 0.0.1 @@ -34,70 +34,70 @@ - - + + - - + + - - - - - - + + + + + + - + - - + + - - + + - - - + + + - - + + - - + + - + - + - - + + - - + + - + - + - + @@ -109,10 +109,6 @@ 1.9.0 - - horde - pear.horde.org - @@ -132,24 +128,24 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +