diff options
-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 |