[debian-edu-commits] debian-edu/pkg-team/ 12/25: debian/patches: Update 0001_smarty3.patch. The sources of smarty-gettext are not shipped with gosa anymore.

Mike Gabriel sunweaver at debian.org
Tue Aug 12 16:44:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository gosa.

commit b5a2de6abac277d1dec975d75194e85a19dc6bf1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Aug 11 18:09:59 2014 +0200

    debian/patches: Update 0001_smarty3.patch. The sources of smarty-gettext are not shipped with gosa anymore.
---
 debian/patches/0001_smarty3.patch | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/patches/0001_smarty3.patch b/debian/patches/0001_smarty3.patch
index 914cc83..f24e38f 100644
--- a/debian/patches/0001_smarty3.patch
+++ b/debian/patches/0001_smarty3.patch
@@ -18,19 +18,6 @@
    ob_start("ob_gzhandler");
  }
  
---- a/gosa-core/include/smartyAddons/block.t.php
-+++ b/gosa-core/include/smartyAddons/block.t.php
-@@ -72,6 +72,10 @@
-  */
- function smarty_block_t($params, $text, &$smarty)
- {
-+	if ($text == "") {
-+		return "";
-+	}
-+
- 	$text = stripslashes($text);
- 	
- 	// set escape mode
 --- a/gosa-core/plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc
 +++ b/gosa-core/plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc
 @@ -180,7 +180,7 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git



More information about the debian-edu-commits mailing list