|
Lines 1953-1959
Link Here
|
| 1953 |
LINUX_BASE_PORT= ${LINUXBASE}/bin/sh:${PORTSDIR}/emulators/linux_base-${USE_LINUX} |
1953 |
LINUX_BASE_PORT= ${LINUXBASE}/bin/sh:${PORTSDIR}/emulators/linux_base-${USE_LINUX} |
| 1954 |
. else |
1954 |
. else |
| 1955 |
. if ${USE_LINUX:L} == "yes" |
1955 |
. if ${USE_LINUX:L} == "yes" |
| 1956 |
. if ${OSVERSION} < 800076 |
1956 |
. if ${OSVERSION} < 800076 || ${LINUX_OSRELEASE} == "2.4.2" |
| 1957 |
LINUX_BASE_PORT= ${LINUXBASE}/etc/fedora-release:${PORTSDIR}/emulators/linux_base-fc4 |
1957 |
LINUX_BASE_PORT= ${LINUXBASE}/etc/fedora-release:${PORTSDIR}/emulators/linux_base-fc4 |
| 1958 |
. else |
1958 |
. else |
| 1959 |
LINUX_BASE_PORT= ${LINUXBASE}/etc/fedora-release:${PORTSDIR}/emulators/linux_base-f10 |
1959 |
LINUX_BASE_PORT= ${LINUXBASE}/etc/fedora-release:${PORTSDIR}/emulators/linux_base-f10 |