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/net-wireless/horst/files/horst-9999-tinfo.patch

12 lines
244 B

--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@
SRC += network.c
SRC += protocol_parser.c
-LIBS = -lncurses -lm -luwifi
+LIBS = $(shell $(PKG_CONFIG) --libs ncurses ) -lm -luwifi
LDFLAGS += -Wl,-rpath,/usr/local/lib
INCLUDES = -I.