aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/linux_base-rh-9/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-09-03 15:25:50 +0800
committermarcel <marcel@FreeBSD.org>1999-09-03 15:25:50 +0800
commit82ee05c860209fc64b6bf6c556fc853fbc9599d7 (patch)
tree7010c947e12433ad8b8cd5289410f0b0c5d62fed /emulators/linux_base-rh-9/Makefile
parent9099bcafab080cc7444c7b61fefa84a6e32d8cfe (diff)
downloadfreebsd-ports-graphics-82ee05c860209fc64b6bf6c556fc853fbc9599d7.tar.gz
freebsd-ports-graphics-82ee05c860209fc64b6bf6c556fc853fbc9599d7.tar.zst
freebsd-ports-graphics-82ee05c860209fc64b6bf6c556fc853fbc9599d7.zip
Make sure an install can be restarted after a failure. While I'm here, update
DESCR and COMMENT so that they both contain the proper name of the port and do not contain the word `emulation'.
Diffstat (limited to 'emulators/linux_base-rh-9/Makefile')
-rw-r--r--emulators/linux_base-rh-9/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 690f003abbc..169f41387bc 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/Makefile
@@ -127,6 +127,7 @@ do-install:
@${CHMOD} 666 ${PREFIX}/dev/null
.if defined(NEEDLOADLINK)
@${MKDIR} ${PREFIX}/compat
+ @${RM} -f ${PREFIX}/compat/linux
@${LN} -s / ${PREFIX}/compat/linux
.endif
#