indexer: Support FreeBSD 9.3+; remove now obsolete add_index.pl

This commit is contained in:
Yorhel 2016-12-18 15:05:25 +01:00
parent b9764fce4a
commit d153004532
8 changed files with 705 additions and 988 deletions

View file

@ -24,7 +24,6 @@ index_deb() {
local COMPONENTS=$4
local CONTENTS=${5:-"dists/$DISTRO/Contents-i386.gz"}
for CMP in $COMPONENTS; do
local CONT=$CONTENTS
test $CONT = cmp && CONT="dists/$DISTRO/$CMP/Contents-i386.gz"