indexer: Support FreeBSD 9.3+; remove now obsolete add_index.pl
This commit is contained in:
parent
b9764fce4a
commit
d153004532
8 changed files with 705 additions and 988 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue