Add diclaimer of copyright to _osname() manual page.
[unix-history] / share / syscons.fonts / Makefile
index 99c8090..3b28e4e 100644 (file)
@@ -5,6 +5,6 @@ FONTDIR = /usr/share/syscons.fonts
 install:
        cd ${.CURDIR}; \
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FONTS} \
 install:
        cd ${.CURDIR}; \
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FONTS} \
-               ${DESTDIR}/${FONTDIR}
+               ${DESTDIR}${FONTDIR}
 
 .include <bsd.prog.mk>
 
 .include <bsd.prog.mk>