Add support for wheezy, drop lenny (being oldstable nowadays) instead.
[grml-live.git] / buildd / functions.sh
index 1320074..c05a6ae 100755 (executable)
@@ -58,6 +58,7 @@ grml_live_run() {
   case $SUITE in
     sid)      CODENAME=sid   ;;
     squeeze)  CODENAME=squ   ;;
+    wheezy)   CODENAME=wheez ;;
     lenny)    CODENAME=lenny ;;
     etch)     CODENAME=etch  ;;
   esac