diff options
Diffstat (limited to 'sh/Makefile')
-rw-r--r-- | sh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/Makefile b/sh/Makefile index ef590e81..7f5dfb21 100644 --- a/sh/Makefile +++ b/sh/Makefile @@ -31,4 +31,3 @@ _installafter: ln -snf ${LIBEXECDIR}/sh/functions.sh ${DESTDIR}/${INITDIR} || exit $$? check test:: - ./runtests.sh |