diff options
Diffstat (limited to 'devel/linux_devtools-7/Makefile')
-rw-r--r-- | devel/linux_devtools-7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux_devtools-7/Makefile b/devel/linux_devtools-7/Makefile index a21beb602e59..4d59bfbe56d1 100644 --- a/devel/linux_devtools-7/Makefile +++ b/devel/linux_devtools-7/Makefile @@ -97,6 +97,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 # |