From 544f2f25036bfb7be49dd2106989fff1954f777c Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Fri, 13 Jul 2012 13:06:55 +0200 Subject: [PATCH] Removing tarball as option for build input; does not exist. --- src/root/common.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/root/common.tt b/src/root/common.tt index bebedbbf..d0fcfe62 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -9,7 +9,6 @@ , "bzr" = "Bazaar export" , "bzr-checkout" = "Bazaar checkout" , "git" = "Git checkout" - , "tarball" = "Download of a tarball" , "hg" = "Mercurial checkout" , "string" = "String value" , "boolean" = "Boolean"