mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
An even more refined version of r249484, until we can come up with
a good fix for the -print-file-name=include breakage. As suggested by Andrey Chernov.
This commit is contained in:
parent
463f397c4e
commit
eb012e1c4c
1 changed files with 1 additions and 1 deletions
|
|
@ -253,6 +253,6 @@ _libusb= libusb
|
|||
.endif
|
||||
|
||||
afterinstall:
|
||||
ln -fs ../include ${DESTDIR}/usr/lib/
|
||||
ln -hfs ../include ${DESTDIR}/usr/lib/include
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue