summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-02-11 19:07:35 +0100
committerRemi Collet <fedora@famillecollet.com>2013-02-11 19:07:35 +0100
commit144ca42b14a9652e4a3d95da0abbcaa01e6774bd (patch)
tree65a06bcbbb7fadc598cb17f5f2cceeb3585cf949
parenteb3cc6ebad634b3524eec736c44f982af0ad7c66 (diff)
php-horde-Horde-Vfs: missing patch
-rw-r--r--php-horde-Horde-Vfs-shebang.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/php-horde-Horde-Vfs-shebang.patch b/php-horde-Horde-Vfs-shebang.patch
new file mode 100644
index 0000000..68ebfc6
--- /dev/null
+++ b/php-horde-Horde-Vfs-shebang.patch
@@ -0,0 +1,13 @@
+--- package-2.0.4.xml 2013-02-10 18:13:15.000000000 +0100
++++ package.xml 2013-02-10 18:13:28.000000000 +0100
+@@ -45,7 +45,9 @@
+ </notes>
+ <contents>
+ <dir baseinstalldir="/" name="/">
+- <file baseinstalldir="/" md5sum="e2c4a7340ace57795253ca0812e4f1d0" name="bin/horde-vfs" role="script" />
++ <file baseinstalldir="/" md5sum="e2c4a7340ace57795253ca0812e4f1d0" name="bin/horde-vfs" role="script">
++ <tasks:replace from="/usr/bin/env php" to="php_bin" type="pear-config" />
++ </file>
+ <file baseinstalldir="/" md5sum="321bf41f280cf805086dd5a720b37785" name="doc/Horde/Vfs/COPYING" role="doc" />
+ <file baseinstalldir="/" md5sum="a9adb5355e45ea8b0f748b3e5a83e94d" name="doc/Horde/Vfs/UPGRADING" role="doc" />
+ <file baseinstalldir="/" md5sum="95dc980e85c096d5a3d5cbed6a89c606" name="lib/Horde/Vfs/Base.php" role="php" />