[debian-edu-commits] debian-edu/pkg-team/ 23/25: debian/rules: Use Debian's version of smarty-gettext.

Mike Gabriel sunweaver at debian.org
Tue Aug 12 16:44:41 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 713949a7426d0da68b87aea441916b5be5e37c29
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Aug 12 16:41:45 2014 +0200

    debian/rules: Use Debian's version of smarty-gettext.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index d0b84f8..efc6411 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,6 +56,9 @@ override_dh_install:
 	ln -sf /usr/share/javascript/scriptaculous/builder.js debian/gosa/usr/share/gosa/html/include/
 	ln -sf /usr/share/javascript/scriptaculous/prototype.js debian/gosa/usr/share/gosa/html/include/
 
+	# symlink the smarty-gettext plugin
+	ln -sf /usr/share/php/smarty3/plugins/block.t.php debian/gosa/usr/share/gosa/include/smartyAddons/
+
 override_dh_installchangelogs:
 	dh_installchangelogs -k gosa-core/Changelog
 

-- 
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