diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 09:06:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 09:06:35 +0000 |
commit | e04f19568f03d8bc8083bd3c03caa38b78052cf7 (patch) | |
tree | 291588f3719a6f3bae5742e3f8a6a7a8225f478c /emulators | |
parent | 1aa4a9f93a61b210acce307508207c773a423200 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 6f319db12412..7638af24959b 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} PATCH_SITE_SUBDIR= updates/6.2/en/os/${MACHINE_ARCH} \ + updates/6.1/en/os/${MACHINE_ARCH} \ 6.2/en/os/${MACHINE_ARCH}/RedHat/RPMS PATCHFILES= ${UPDATES} |