[Piuparts-commits] [piuparts] 02/10: Revert "add exception for ekeyd in squeeze-backports"

Holger Levsen holger at layer-acht.org
Sun Jan 15 21:24:40 UTC 2017


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

holger pushed a commit to branch master
in repository piuparts.

commit 41d11fc96de1edb446e89cd05a2c1f429d9d6f02
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Jan 15 20:10:50 2017 +0100

    Revert "add exception for ekeyd in squeeze-backports"
    
    This reverts commit 4308deafd623517da830ff658daff1d50bd74dc8.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/pre_install_exceptions | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/custom-scripts/scripts/pre_install_exceptions b/custom-scripts/scripts/pre_install_exceptions
index 5837dd4..9107f9e 100755
--- a/custom-scripts/scripts/pre_install_exceptions
+++ b/custom-scripts/scripts/pre_install_exceptions
@@ -107,17 +107,6 @@ case ${PIUPARTS_OBJECTS%%=*} in
 			;;
 esac
 
-if [ "$PIUPARTS_DISTRIBUTION" = "squeeze-backports" ]; then
-
-	case ${PIUPARTS_OBJECTS%%=*} in
-		ekeyd)
-			log_debug
-			apt-get -y install udev
-			;;
-	esac
-
-fi
-
 if	[ "$PIUPARTS_DISTRIBUTION" = "squeeze" ] || \
 	[ "$PIUPARTS_DISTRIBUTION" = "squeeze-backports" ] || \
 	[ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then

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