Closed valpackett closed 5 years ago
install-headers
tar xv
ldconfig
Thanks.
I can't remember why ldconfig is in the makefile, and git blame doesn't tell me anything useful. If it would be better for packagers that it's remove that would be fine by me.
git blame
install-headers
was wrong (seems like a copy-paste error)tar xv
didn't work with bsdtarldconfig
call would also be nice for packagers, btw, but I'm not sure what you think of that