[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.53-32-g1b2cc02

Andreas Beckmann anbe at debian.org
Tue Jul 30 09:13:29 UTC 2013


The following commit has been merged in the master branch:
commit 6ef39dffcbf97c6a71ec172cb413dd85aa4c304d
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jul 8 12:14:55 2013 +0200

    disable the /home check for squeeze-proposed
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/custom-scripts/scripts/post_setup_forbid_home b/custom-scripts/scripts/post_setup_forbid_home
index 93edb8d..54817c5 100755
--- a/custom-scripts/scripts/post_setup_forbid_home
+++ b/custom-scripts/scripts/post_setup_forbid_home
@@ -9,7 +9,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 esac
 
 case $PIUPARTS_DISTRIBUTION in
-	lenny|squeeze)
+	lenny|squeeze|squeeze-proposed)
 		exit 0
 		;;
 esac

-- 
piuparts git repository



More information about the Piuparts-commits mailing list