From 58ea2377a598f852de48b8fac7a834f1303b135d Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 20 Jun 2004 12:34:15 +0000 Subject: [PATCH] -Debian packages links. - They are pretty obsolete now anyway. --- project/captive/CVS.html.pl | 13 ------------- project/captive/Index.html.pl | 4 ---- 2 files changed, 17 deletions(-) diff --git a/project/captive/CVS.html.pl b/project/captive/CVS.html.pl index e9f3265..75f954e 100755 --- a/project/captive/CVS.html.pl +++ b/project/captive/CVS.html.pl @@ -103,19 +103,6 @@ my $ntfsprogs_after=sub ($) { my @dist=( { - "name"=>"Debian GNU/Linux
'unstable' i386", - "id"=>"debian", - "out"=>sub { - my($pkg,$version_base,$version_ext)=@_; - $version_ext=~s/^\d+//; - my $file="${pkg}_$version_base".($version_ext=~/^\d+$/ ? "" : $version_ext)."_i386.deb"; - my $r=&$a_href_arch("dist/$file",$file); - (my $filedev=$file)=~s/^\Q$pkg\E_/${pkg}-dev_/; - $r.="
".&$a_href_arch("dist/$filedev",$filedev) if $has_devel{$pkg}; - return $r; - }, - }, - { "name"=>"Sources (.tar.gz)", "id"=>"source", "out"=>sub { diff --git a/project/captive/Index.html.pl b/project/captive/Index.html.pl index 2b63f1d..63a7780 100755 --- a/project/captive/Index.html.pl +++ b/project/captive/Index.html.pl @@ -123,10 +123,6 @@ print <<"HERE"; @{[ a_href 'dist/captive-static-'.$version{"captive"}[0].'.tar.gz',undef(),"size"=>1,"basename"=>1 ]} - Debian .deb binaries - @{[ a_href 'CVS.html.pl#debian','download link' ]} - - Source archives @{[ a_href 'CVS.html.pl#source','download link' ]} -- 1.8.3.1