You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libbsd/files/libbsd-0.2.0-move-nlist.patch

17 lines
300 B

Update Makefile to use bsd/nlist.h instead of nlist.h so it won't
conflict with dev-libs/elfutils
Patch by Kevin McCarthy <signals@gentoo.org>
--- Makefile
+++ Makefile
@@ -65,7 +65,7 @@
bsd/stdlib.h \
bsd/readpassphrase.h \
bsd/unistd.h \
- nlist.h \
+ bsd/nlist.h \
vis.h \
libutil.h