]> git.pld-linux.org Git - packages/php-pear-HTML_Template_Flexy.git/commitdiff
- don't require Gtk - it seems to be unused and causes req. php4-gtk
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 6 Oct 2006 12:41:00 +0000 (12:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-HTML_Template_Flexy-no_gtk.patch -> 1.1

php-pear-HTML_Template_Flexy-no_gtk.patch [new file with mode: 0644]

diff --git a/php-pear-HTML_Template_Flexy-no_gtk.patch b/php-pear-HTML_Template_Flexy-no_gtk.patch
new file mode 100644 (file)
index 0000000..7b91d63
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./usr/share/pear/HTML/Template/Flexy/Test.php.org  2006-10-06 14:33:41.000000000 +0200
++++ ./usr/share/pear/HTML/Template/Flexy/Test.php      2006-10-06 14:35:22.000000000 +0200
+@@ -25,7 +25,7 @@
+ //
+ //ini_set('include_path', ini_get('include_path').realpath(dirname(__FILE__) . '/../../..'));
+-require_once 'Gtk/VarDump.php';
++//require_once 'Gtk/VarDump.php';
+ require_once 'Console/Getopt.php';
+ require_once 'HTML/Template/Flexy.php';
+ require_once 'HTML/Template/Flexy/Compiler.php';
This page took 0.083247 seconds and 4 git commands to generate.