mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
Do not override the `install' target.
This commit is contained in:
parent
d809b79220
commit
f7bf276ff5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95716
@ -16,7 +16,7 @@ maybe_stripped: strip
|
||||
.endif
|
||||
.endif
|
||||
|
||||
install: maninstall
|
||||
realinstall:
|
||||
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||
maybe_stripped ${DESTDIR}${BINDIR}/strip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user