From 19dd0e9739bcdf996f547755a449e40205a8551d Mon Sep 17 00:00:00 2001 From: wattazoum Date: Fri, 18 Jun 2010 17:19:20 +0000 Subject: Intrepid is not supported anymore git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31183 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- tools/Linux/packaging/ppa-builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/Linux/packaging/ppa-builder.sh b/tools/Linux/packaging/ppa-builder.sh index c9fa772418..681b054488 100755 --- a/tools/Linux/packaging/ppa-builder.sh +++ b/tools/Linux/packaging/ppa-builder.sh @@ -269,7 +269,7 @@ if [[ -z $NO_SRC_GEN ]] ; then preparesrc fi -for distro in hardy intrepid jaunty karmic lucid ; do +for distro in hardy jaunty karmic lucid ; do if [[ $BUILDALL -eq 1 ]] || [[ $DIST == $distro ]]; then builddeb $distro fi -- cgit v1.2.3