Backout previous chance with distrib set location. The should be done

in a MI manner when we work exactly what that is...
This commit is contained in:
simonb 1997-11-17 21:27:47 +00:00
parent ec406750b1
commit 2ddb44e7f3

View File

@ -1,4 +1,4 @@
/* $NetBSD: md.h,v 1.8 1997/11/16 12:50:05 simonb Exp $ */
/* $NetBSD: md.h,v 1.9 1997/11/17 21:27:47 simonb Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -89,7 +89,7 @@ EXTERN char *disk_names[]
* base, etc, comp, games, man, misc, text,
* xbase, xfont, xserver, xcontrib, xcomp.
*/
EXTERN char ftp_prefix[STRSIZE] INIT("/binary");
EXTERN char ftp_prefix[STRSIZE] INIT("/binary/Tarfiles");
EXTERN char dist_postfix[STRSIZE] INIT(".tar.gz");
EXTERN distinfo dist_list[]
#ifdef MAIN