From 022c42b1d85b292ce2a94f6da692c4b98599d3d9 Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Tue, 21 Sep 2010 22:52:26 +0200 Subject: [PATCH] Allow running the component script without prior installation. --- components/package.xml | 4 +++- components/script/horde-components.php | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/components/package.xml b/components/package.xml index 52a8d0618..14c4f057f 100644 --- a/components/package.xml +++ b/components/package.xml @@ -80,7 +80,9 @@ - + + + diff --git a/components/script/horde-components.php b/components/script/horde-components.php index 22e54b202..082046c13 100755 --- a/components/script/horde-components.php +++ b/components/script/horde-components.php @@ -1,4 +1,8 @@ #!/usr/bin/env php