File fix-link.patch of Package pcmanfm
Index: pcmanfm-0.9.9/src/Makefile.am
===================================================================
--- pcmanfm-0.9.9.orig/src/Makefile.am 2011-08-09 23:28:31.000000000 +0200
+++ pcmanfm-0.9.9/src/Makefile.am 2011-09-10 17:05:46.868191374 +0200
@@ -47,7 +47,7 @@ pcmanfm_LDADD = \
$(GIO_LIBS) \
$(GMODULE_LIBS) \
$(FM_LIBS) \
- $(MENU_CACHE_LIBS) \
+ $(MENU_CACHE_LIBS) -lm \
$(NULL)
noinst_PROGRAMS=xml-purge
Index: pcmanfm-0.9.9/src/Makefile.in
===================================================================
--- pcmanfm-0.9.9.orig/src/Makefile.in 2011-08-09 23:33:46.000000000 +0200
+++ pcmanfm-0.9.9/src/Makefile.in 2011-09-10 17:05:56.496073471 +0200
@@ -291,7 +291,7 @@ pcmanfm_LDADD = \
$(GIO_LIBS) \
$(GMODULE_LIBS) \
$(FM_LIBS) \
- $(MENU_CACHE_LIBS) \
+ $(MENU_CACHE_LIBS) -lm \
$(NULL)
xml_purge_SOURCES = xml-purge.c