Control: tags -1 patch

The fix I found in Ubuntu for this bug is attached,

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

diff -pruN 2.0+dfsg-6/debian/collabtive.conf 2.0+dfsg-6ubuntu1/debian/collabtive.conf
--- 2.0+dfsg-6/debian/collabtive.conf	2015-04-07 00:50:32.000000000 +0000
+++ 2.0+dfsg-6ubuntu1/debian/collabtive.conf	2016-03-23 00:50:52.000000000 +0000
@@ -8,7 +8,7 @@ Alias /collabtive /usr/share/collabtive/
     order deny,allow
     allow from all
 
-    <IfModule mod_php5.c>
+    <IfModule mod_php.c>
         php_flag file_uploads On
         php_flag short_open_tag Off
 
diff -pruN 2.0+dfsg-6/debian/control 2.0+dfsg-6ubuntu1/debian/control
--- 2.0+dfsg-6/debian/control	2015-04-07 00:50:32.000000000 +0000
+++ 2.0+dfsg-6ubuntu1/debian/control	2016-03-23 00:50:52.000000000 +0000
@@ -1,3 +1,3 @@
 Architecture: all
-Depends: ${misc:Depends}, php5, php5-mysql | php5-pgsql, apache2 (>= 2.4) | httpd, wwwconfig-common, smarty3, libphp-phpmailer, tinymce, libjs-prototype, php-pclzip, php5-mcrypt, php-tcpdf, php-seclib, php-htmlpurifier
+Depends: ${misc:Depends}, php, php-mysql | php-pgsql, apache2 (>= 2.4) | httpd, wwwconfig-common, smarty3, libphp-phpmailer, tinymce, libjs-prototype, php-pclzip, php-mcrypt, php-tcpdf, php-seclib, php-htmlpurifier
 Recommends: ${misc:Recommends}

Reply via email to