diff options
| author | William Hubbs <williamh@gentoo.org> | 2011-06-27 11:56:12 -0500 |
|---|---|---|
| committer | William Hubbs <williamh@gentoo.org> | 2011-06-27 11:56:12 -0500 |
| commit | f4407ac83d84e52c951b4a07640cdcad458010ea (patch) | |
| tree | d318c136d4cfe01579ddf4ecf4f8060a68ab7b80 /sh/Makefile | |
| parent | 512c69a1067a17b3616aba17925f077ada68d271 (diff) | |
| download | openrc-f4407ac83d84e52c951b4a07640cdcad458010ea.tar.xz | |
remove functions.sh symbolic link in init.d
Diffstat (limited to 'sh/Makefile')
| -rw-r--r-- | sh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sh/Makefile b/sh/Makefile index 73d46418..c246f9ee 100644 --- a/sh/Makefile +++ b/sh/Makefile @@ -13,8 +13,6 @@ include ${MK}/scripts.mk _installafter: ${INSTALL} -d ${DESTDIR}/${INITDIR} - @# Put functions.sh into init for backwards compat - ln -snf ${LIBEXECDIR}/sh/functions.sh ${DESTDIR}/${INITDIR} || exit $$? check test:: ./runtests.sh |
