summaryrefslogtreecommitdiffstats
path: root/sbin/quotacheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/quotacheck/Makefile')
-rw-r--r--sbin/quotacheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/quotacheck/Makefile b/sbin/quotacheck/Makefile
index 601c19e..6adcf7a 100644
--- a/sbin/quotacheck/Makefile
+++ b/sbin/quotacheck/Makefile
@@ -8,6 +8,6 @@ WARNS?= 2
MAN= quotacheck.8
LIBADD= util
-.PATH: ${.CURDIR}/../fsck ${.CURDIR}/../fsck_ffs
+.PATH: ${.CURDIR:H}/fsck ${.CURDIR:H}/fsck_ffs
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud