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-libs/libircclient/files/libircclient-1.8-static.patch

13 lines
209 B

--- libircclient-1.7.orig/src/Makefile.in
+++ libircclient-1.7/src/Makefile.in
@@ -9,6 +9,9 @@
DESTDIR=
APIVERSION = 1
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+
OBJS = libircclient.o
all: @TARGET@