[ciderwebmail] 03/06: Stop recommend or add symlink for mootools: No longer used.

Jonas Smedegaard dr at jones.dk
Thu Oct 23 15:03:28 UTC 2014


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

js pushed a commit to branch experimental
in repository ciderwebmail.

commit 9096e335150452065246f2d5bdc99cd12787e82f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Oct 23 15:19:50 2014 +0200

    Stop recommend or add symlink for mootools: No longer used.
---
 debian/rules | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index ecbc511..f62506e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,7 +69,7 @@ bdeps = libmodule-install-perl
 # Needed (always/often/seldom) at runtime
 # * libauthen-sasl-perl needed for secure Managesieve connections
 depends = adduser
-recommends = libjs-mootools, libauthen-sasl-perl
+recommends = libauthen-sasl-perl
 recommends +=, default-mta | mail-transport-agent
 suggests = libfcgi-perl, libfcgi-procmanager-perl
 suggests +=, dovecot | imap-server, imapproxy
@@ -131,12 +131,7 @@ binary-post-install/$(pkg)::
 	mv $(cdbs_curdestdir)usr/bin $(cdbs_curdestdir)usr/share/$(pkg)/
 	rm -rf $(cdbs_curdestdir)usr/share/man/man1
 
-# Replace config and separately shipped parts with symlinks
+# Replace config with symlinks
 binary-post-install/$(pkg)::
-	rm -f $(cdbs_curdestdir)usr/share/$(pkg)/root/static/scripts/mootools-?ore.js
-	ln -sT ../../../../javascript/mootools/mootools-core.min.js \
-		$(cdbs_curdestdir)usr/share/$(pkg)/root/static/scripts/mootools-core.js
-	ln -sT ../../../../javascript/mootools/mootools-more.min.js \
-		$(cdbs_curdestdir)usr/share/$(pkg)/root/static/scripts/mootools-more.js
 	rm -rf $(cdbs_curdestdir)usr/share/$(pkg)/root/static/css/custom.css
 	ln -sT /etc/ciderwebmail/custom.css $(cdbs_curdestdir)usr/share/$(pkg)/root/static/css/custom.css

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git



More information about the Pkg-perl-cvs-commits mailing list