diff options
Diffstat (limited to 'media-radio/ibp/files/ibp-0.21-ldflags.patch')
-rw-r--r-- | media-radio/ibp/files/ibp-0.21-ldflags.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/media-radio/ibp/files/ibp-0.21-ldflags.patch b/media-radio/ibp/files/ibp-0.21-ldflags.patch new file mode 100644 index 000000000000..d33103b4d833 --- /dev/null +++ b/media-radio/ibp/files/ibp-0.21-ldflags.patch @@ -0,0 +1,7 @@ +--- Imakefile.old 2010-10-19 08:44:15.000000000 +0200 ++++ Imakefile 2010-10-19 08:43:56.000000000 +0200 +@@ -1,3 +1,4 @@ ++LOCAL_LDFLAGS = $(LDFLAGS) + SYS_LIBRARIES = -lX11 -lm -lcurses + SRCS = ibp.c xdisp.c large.bits.h + OBJS = ibp.o xdisp.o |