diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-06-29 00:14:45 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-06-29 00:14:45 +0000 |
commit | 67e732852b80662b04276f90169cee2bb35d1ee0 (patch) | |
tree | fc92c74ad456da755ec0ff26e95622a9456d04b8 /emulators/linux_base-fc6 | |
parent | 5345f372a414f519303a87ee808f5c61335529b9 (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-fc6')
-rw-r--r-- | emulators/linux_base-fc6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-fc6/Makefile b/emulators/linux_base-fc6/Makefile index cbe569c303fa..08ed280dd4da 100644 --- a/emulators/linux_base-fc6/Makefile +++ b/emulators/linux_base-fc6/Makefile @@ -95,7 +95,7 @@ ALWAYS_KEEP_DISTFILES= yes CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ linux_base-rh-9* linux_base-suse-9* linux_base-8* \ - linux_base-fc3 linux-libgcc* linux_locale* + linux_base-fc3 linux_locale* ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes |