diff options
author | Peter Palfrader <peter@palfrader.org> | 2012-11-10 19:35:00 +0000 |
---|---|---|
committer | weasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede> | 2012-11-10 19:35:00 +0000 |
commit | c44d05297bf2ed9f8e4cadb07cd18512083964af (patch) | |
tree | 66fb20b1cdf91b296b45c2e8e78faf9203524c35 /build-tor-sources | |
parent | 821c4428bfd326b4efc276c4ea23a7fbea88d082 (diff) |
ubuntu quantal
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@556 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 5561db1..f3da910 100755 --- a/build-tor-sources +++ b/build-tor-sources @@ -194,6 +194,11 @@ backport_all() { bp1 $pkg $dir $sid_debian_version precise bp2 $pkg $dir $origtar + # QUANTAL (EOL: April 2014) + ################################################# + bp1 $pkg $dir $sid_debian_version quantal + bp2 $pkg $dir $origtar + ################################################# ## BPO |