summaryrefslogtreecommitdiff
path: root/sbuild-override-dist-obfsproxy
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2012-05-02 20:16:08 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2012-05-02 20:16:08 +0000
commitc409d4f6e7b5542334e1ee93522cfbb62042cafa (patch)
tree04597039d235e8dbf1da1a5ad3198f1c4c69e149 /sbuild-override-dist-obfsproxy
parent8c1a72bdf7cd487a4d5a014a928a9894305206fc (diff)
obfsproxy: skip more ubuntus
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@525 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'sbuild-override-dist-obfsproxy')
-rwxr-xr-xsbuild-override-dist-obfsproxy2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbuild-override-dist-obfsproxy b/sbuild-override-dist-obfsproxy
index e72eddf..bcd5b67 100755
--- a/sbuild-override-dist-obfsproxy
+++ b/sbuild-override-dist-obfsproxy
@@ -4,7 +4,7 @@ dist="$1"
dsc="$2"
case "$dist" in
- lenny)
+ lenny|lucid|maverick|natty)
echo SKIP
;;
squeeze)