[Piuparts-commits] [SCM] piuparts git repository branch, bikeshed, updated. 0.51-51-g1c35bbd

Andreas Beckmann anbe at debian.org
Mon May 27 11:11:45 UTC 2013


The following commit has been merged in the bikeshed branch:
commit 9da4eb85c7dbbe78941e7893f983edd8ae8b6d35
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun May 26 12:21:23 2013 +0200

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

diff --git a/custom-scripts/scripts/pre_distupgrade_foreign_architecture_i386 b/custom-scripts/scripts/pre_distupgrade_foreign_architecture_i386
index ef6d252..47779cf 100755
--- a/custom-scripts/scripts/pre_distupgrade_foreign_architecture_i386
+++ b/custom-scripts/scripts/pre_distupgrade_foreign_architecture_i386
@@ -24,6 +24,7 @@ esac
 case ${PIUPARTS_OBJECTS%%=*} in
 	ia32-libs|ia32-libs-gtk)  go=yes ;;
 	*wine*)  go=yes ;;
+	education-thin-client-server|education-workstation)  go=yes ;;
 esac
 
 test -n "$go" || exit 0

-- 
piuparts git repository



More information about the Piuparts-commits mailing list