artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
133b97e
)
correct .PATH
author
deraadt
<deraadt@openbsd.org>
Wed, 19 May 2021 17:22:57 +0000
(17:22 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 19 May 2021 17:22:57 +0000
(17:22 +0000)
distrib/special/resolvd/Makefile
patch
|
blob
|
history
diff --git
a/distrib/special/resolvd/Makefile
b/distrib/special/resolvd/Makefile
index
8e3d637
..
fa6d8b7
100644
(file)
--- a/
distrib/special/resolvd/Makefile
+++ b/
distrib/special/resolvd/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.
1 2021/05/19 17:16:51
deraadt Exp $
+# $OpenBSD: Makefile,v 1.
2 2021/05/19 17:22:57
deraadt Exp $
PROG= resolvd
-.PATH: ${.CURDIR}/../../../
usr.
sbin/resolvd
+.PATH: ${.CURDIR}/../../../sbin/resolvd
SRCS= resolvd.c
MAN=