diff --git a/tools/build-system/setenv.sh b/tools/build-system/setenv.sh
index 1f22c606008aee759ca5656ef7d4340df391155f..d83307b58a07d53219273ce7df8b99c7be407d5f 100644
--- a/tools/build-system/setenv.sh
+++ b/tools/build-system/setenv.sh
@@ -22,5 +22,5 @@ export REFERENCE_REPOSITORY="${ROOT_DIR}/sflphone-source-repository"
 
 export WORKING_DIR="${ROOT_DIR}/sflphone-build-repository/tools/build-system"
 export LAUNCHPAD_DIR="${WORKING_DIR}/launchpad"
-LAUNCHPAD_DISTRIBUTIONS=("natty" "oneiric" "precise")
+LAUNCHPAD_DISTRIBUTIONS=("oneiric" "precise")
 export LAUNCHPAD_DISTRIBUTIONS