diff options
author | Peter Palfrader <peter@palfrader.org> | 2011-05-01 17:59:40 +0000 |
---|---|---|
committer | weasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede> | 2011-05-01 17:59:40 +0000 |
commit | ba0bdb28f816cae33530a9c30e7e0079be2397db (patch) | |
tree | 29be6afffd567a6557b525139d111f7ecbccce8d /build-tor-sources | |
parent | 680b320d315143b366d91ef46401b9bf7d5abb95 (diff) |
Add natty
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@476 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'build-tor-sources')
-rwxr-xr-x | build-tor-sources | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build-tor-sources b/build-tor-sources index 2bd7e29..8130d89 100755 --- a/build-tor-sources +++ b/build-tor-sources @@ -247,6 +247,11 @@ bp2 $DIR $ORIGTAR bp1 $DIR $sid_debian_version maverick bp2 $DIR $ORIGTAR +# NATTY (EOL: October 2012) +################################################# +bp1 $DIR $sid_debian_version natty +bp2 $DIR $ORIGTAR + ################################################# |