[Piuparts-commits] [piuparts] 21/23: preseed steam license acceptance

Holger Levsen holger at layer-acht.org
Tue Jan 17 12:39:47 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 1955498a459c505416bf04296e5fb97997fbe51a
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jan 16 13:45:11 2017 +0100

    preseed steam license acceptance
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/pre_install_extras | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/custom-scripts/scripts/pre_install_extras b/custom-scripts/scripts/pre_install_extras
index a90efcb..cb39ce6 100755
--- a/custom-scripts/scripts/pre_install_extras
+++ b/custom-scripts/scripts/pre_install_extras
@@ -65,6 +65,10 @@ case ${PIUPARTS_OBJECTS%%=*} in
 			echo "ttf-mathematica4.1 ttf-mathematica4.1/accept_license boolean true" | debconf-set-selections
 		fi
 		;;
+	steam|steam-devices|steamcmd)
+		log_debug
+		echo "steam steam/question select I AGREE" | debconf-set-selections
+		;;
 	zekr-quran-translations-en)
 		log_debug
 		echo "zekr-quran-translations-en quran-translations-en/accepted-Zekr-Quran-Trans boolean true" | debconf-set-selections

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