summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-laptop/pbbuttonsd/files/lm.patch')
-rw-r--r--app-laptop/pbbuttonsd/files/lm.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-laptop/pbbuttonsd/files/lm.patch b/app-laptop/pbbuttonsd/files/lm.patch
deleted file mode 100644
index 794de96244cb..000000000000
--- a/app-laptop/pbbuttonsd/files/lm.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/Makefile.in
-+++ b/src/Makefile.in
-@@ -255,7 +255,7 @@
- module_peep.c module_peep.h debug.h \
- tcp.c tcp.h
-
--pbbuttonsd_LDADD = -lpbb $(INTLLIBS) $(PB_OBJECTS) $(PB_LIBS) @PACKAGE_LIBS@
-+pbbuttonsd_LDADD = -lpbb -lm $(INTLLIBS) $(PB_OBJECTS) $(PB_LIBS) @PACKAGE_LIBS@
- pbbuttonsd_LDFLAGS = -L$(top_srcdir)/libpbbipc
- pbbuttonsd_DEPENDENCIES = $(PB_OBJECTS)
- @DEBUG_TRUE@AM_CFLAGS1 = -DDEBUG