diff options
Diffstat (limited to 'build-tor-sources')
-rwxr-xr-x | build-tor-sources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build-tor-sources b/build-tor-sources index 4747b7a..2f6fb81 100755 --- a/build-tor-sources +++ b/build-tor-sources @@ -254,6 +254,10 @@ bp2 $DIR $ORIGTAR bp1 $DIR $sid_debian_version natty bp2 $DIR $ORIGTAR +# ONEIRIC (EOL: April 2013) +################################################# +bp1 $DIR $sid_debian_version oneiric +bp2 $DIR $ORIGTAR ################################################# |