Page MenuHomeFreeBSD

D24230.id70020.diff
No OneTemporary

D24230.id70020.diff

Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -1988,7 +1988,7 @@
# Run test suite on installed world.
#
checkworld: .PHONY
- @if [ ! -x "${LOCALBASE}/bin/kyua" ]; then \
+ @if [ ! -x "${LOCALBASE}/bin/kyua" ] && [ ! -x "/usr/bin/kyua" ]; then \
echo "You need kyua (devel/kyua) to run the test suite." | /usr/bin/fmt; \
exit 1; \
fi

File Metadata

Mime Type
text/plain
Expires
Thu, May 21, 7:19 AM (1 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33379408
Default Alt Text
D24230.id70020.diff (441 B)

Event Timeline