[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.53-21-g4217d44

Andreas Beckmann anbe at debian.org
Sat Jul 13 11:55:16 UTC 2013


The following commit has been merged in the develop branch:
commit 90b031af9c25459c1411466c9593deca62e3fca6
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jul 8 12:11:58 2013 +0200

    enable ia32-libs workarounds for jessie
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/custom-scripts/scripts/pre_install_foreign_architecture_i386 b/custom-scripts/scripts/pre_install_foreign_architecture_i386
index 556783e..65f540f 100755
--- a/custom-scripts/scripts/pre_install_foreign_architecture_i386
+++ b/custom-scripts/scripts/pre_install_foreign_architecture_i386
@@ -4,7 +4,7 @@ set -e
 test "$PIUPARTS_PHASE" = "install" || exit 0
 
 case "$PIUPARTS_DISTRIBUTION" in
-	wheezy|testing|sid|experimental) ;;
+	wheezy|jessie|testing|sid|experimental) ;;
 	*) exit 0 ;;
 esac
 

-- 
piuparts git repository



More information about the Piuparts-commits mailing list