diff options
author | Peter Palfrader <peter@palfrader.org> | 2012-04-24 06:53:51 +0000 |
---|---|---|
committer | weasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede> | 2012-04-24 06:53:51 +0000 |
commit | edf3707f2f972b617ae90dab9742700c5c1de162 (patch) | |
tree | a9b44741c4c4c623f7053466a7ec44c229128f2b /build-tor-sources | |
parent | fd3f6f860a1b88d39ec59e0a59cfd53a5f89b7f3 (diff) |
build precise sources
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@521 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 bcb808a..2a836f6 100755 --- a/build-tor-sources +++ b/build-tor-sources @@ -248,6 +248,11 @@ bp2 $DIR $ORIGTAR bp1 $DIR $sid_debian_version oneiric bp2 $DIR $ORIGTAR +# PRECISE (EOL: April 2017) +################################################# +bp1 $DIR $sid_debian_version precise +bp2 $DIR $ORIGTAR + ################################################# ## BPO |