summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbackport1
-rwxr-xr-xbuild-tor-sources4
2 files changed, 5 insertions, 0 deletions
diff --git a/backport b/backport
index 685deca..0113288 100755
--- a/backport
+++ b/backport
@@ -52,6 +52,7 @@ karmic karmic 1
lucid lucid 1
maverick maverick 1
natty natty 1
+oneiric oneiric 1
EOF
)
if [ -z "$result" ] ; then
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
#################################################