[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.49-30-gbd8fd0e

Andreas Beckmann debian at abeckmann.de
Mon Jan 21 17:39:04 UTC 2013


The following commit has been merged in the piatti branch:
commit 9a8bdad7bdfca30eaf018e1a6563e4242cd6b809
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Sun Jan 20 23:41:28 2013 +0100

    post_setup_squeeze-fake-essential: using defoma during purge
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential b/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential
index 2f68cd4..a422258 100755
--- a/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential
+++ b/custom-scripts/scripts-squeeze/post_setup_squeeze-fake-essential
@@ -35,6 +35,12 @@ case ${PIUPARTS_OBJECTS%%=*} in
 			USED_DURING_PURGE="$USED_DURING_PURGE octave3.0"
 		fi
 		;;
+	ttf-beteckna)
+		#502707
+		if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then
+			USED_DURING_PURGE="$USED_DURING_PURGE defoma"
+		fi
+		;;
 esac
 
 echo "*** Adding fake essential packages ***"

-- 
piuparts git repository



More information about the Piuparts-commits mailing list