diff --git a/lib/Makefile b/lib/Makefile index 6f35c6ff5b6e..e8c65516da37 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -253,6 +253,6 @@ _libusb= libusb .endif afterinstall: - ln -fs ../include ${DESTDIR}/usr/lib/ + ln -hfs ../include ${DESTDIR}/usr/lib/include .include