Don't hardcode paths. This is generally silly, and in this case
breaks custom installworlds. Pointed out by: bde
This commit is contained in:
parent
333e42de8c
commit
30e65b3cb8
@ -4,7 +4,7 @@
|
||||
# XXX MISSING: man3f
|
||||
SUBDIR= man1 man3 man4 man5 man6 man7 man8 man9
|
||||
|
||||
MAKEWHATIS?= /usr/bin/makewhatis
|
||||
MAKEWHATIS?= makewhatis
|
||||
|
||||
makedb:
|
||||
${MAKEWHATIS} ${DESTDIR}${BINDIR}/man
|
||||
|
Loading…
Reference in New Issue
Block a user