Switch to emulators/linux_base-fc4 since that's the new default

Linux emulator.

MFC after:	3 days
This commit is contained in:
Ken Smith 2006-11-16 19:08:27 +00:00
parent 5e5792a887
commit 0dd900b35b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164340

View File

@ -34,7 +34,7 @@ def disc1_packages():
if arch == 'alpha':
pkgs.append('emulators/osf1_base')
elif arch == 'i386':
pkgs.append('emulators/linux_base-8')
pkgs.append('emulators/linux_base-fc4')
return pkgs
# List of packages for disc2. This includes packages that the X desktop