[Piuparts-commits] [piuparts] 03/09: exception for ttf-mscorefonts-installer/lenny: install ca-certificates

Holger Levsen holger at layer-acht.org
Sun Mar 5 22:53:07 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit 17d37b3addc42630fdd5193814c3ef1b11d379dc
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Mar 5 20:05:56 2017 +0100

    exception for ttf-mscorefonts-installer/lenny: install ca-certificates
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/pre_install_exceptions | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/custom-scripts/scripts/pre_install_exceptions b/custom-scripts/scripts/pre_install_exceptions
index 55af6df..673129a 100755
--- a/custom-scripts/scripts/pre_install_exceptions
+++ b/custom-scripts/scripts/pre_install_exceptions
@@ -249,6 +249,10 @@ if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then
 			log_debug
 			apt-get -y install defoma
 			;;
+		ttf-mscorefonts-installer)
+			log_debug
+			apt-get -y install ca-certificates
+			;;
 	esac
 
 	# prefer inn over cnews (bad version number cr.g7-40.4)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list