summaryrefslogtreecommitdiff
path: root/emulators/linux_base-suse-9.3/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-09-03 07:25:50 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-09-03 07:25:50 +0000
commit6f9d7e09ad37576f1fff2884927e5d15c85e96a3 (patch)
tree53e216d7b8c958a6c4b67868e7142adbeb513236 /emulators/linux_base-suse-9.3/Makefile
parentmark as broken due to gd changes. this should also help out UCD as they (diff)
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'.
Notes
Notes: svn path=/head/; revision=21208
Diffstat (limited to 'emulators/linux_base-suse-9.3/Makefile')
-rw-r--r--emulators/linux_base-suse-9.3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/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
#