From 4dfddf86d8a0a514f00bafca8c50342267f97d81 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 9 Oct 2011 17:00:37 +0000 Subject: karmic and lenny-bpo are eol git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@489 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- build-tor-sources | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'build-tor-sources') diff --git a/build-tor-sources b/build-tor-sources index c622b50..4747b7a 100755 --- a/build-tor-sources +++ b/build-tor-sources @@ -181,7 +181,7 @@ rm -r $DIR cd local-build dpkg-source -x ../tor_$debian_version.dsc cd tor-$debian_upstream_version -debuild -j2 -rfakeroot -uc -us +debuild -j8 -rfakeroot -uc -us cd ../.. # SID @@ -233,11 +233,11 @@ bp1 $DIR $sid_debian_version hardy (cd $DIR; hardening_backport 0) bp2 $DIR $ORIGTAR -# KARMIC (EOL: April 2011) -################################################# -bp1 $DIR $sid_debian_version karmic -(cd $DIR; hardening_backport 0) -bp2 $DIR $ORIGTAR +## KARMIC (EOL: April 2011) +################################################## +#bp1 $DIR $sid_debian_version karmic +#(cd $DIR; hardening_backport 0) +#bp2 $DIR $ORIGTAR # LUCID (EOL: April 2015) ################################################# @@ -260,11 +260,11 @@ bp2 $DIR $ORIGTAR ## BPO ################################################# -# LENNY-BPO -################################################# -bp1 $DIR $sid_debian_version lenny-bpo -(cd $DIR; hardening_backport 0) -bp2 $DIR $ORIGTAR +## LENNY-BPO +################################################## +#bp1 $DIR $sid_debian_version lenny-bpo +#(cd $DIR; hardening_backport 0) +#bp2 $DIR $ORIGTAR # SQUEEZE-BPO ################################################# -- cgit v1.2.3