summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/lp/Makefile')
-rw-r--r--usr.sbin/lpr/lp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lp/Makefile b/usr.sbin/lpr/lp/Makefile
index f8b31ea..cba34ee 100644
--- a/usr.sbin/lpr/lp/Makefile
+++ b/usr.sbin/lpr/lp/Makefile
@@ -5,6 +5,6 @@ MAN1 = lp.1
beforeinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- lp.sh ${DESTDIR}${BINDIR}/lp
+ ${.CURDIR}/lp.sh ${DESTDIR}${BINDIR}/lp
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud