From aa677e4f1c9bc61117f79f82ddcca2c67ecc4172 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 30 May 2014 14:29:31 +0000 Subject: main/gnome-pane: moved to unmaintained --- unmaintained/gnome-panel/libm-underlinking.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 unmaintained/gnome-panel/libm-underlinking.patch (limited to 'unmaintained/gnome-panel/libm-underlinking.patch') diff --git a/unmaintained/gnome-panel/libm-underlinking.patch b/unmaintained/gnome-panel/libm-underlinking.patch new file mode 100644 index 000000000..9d56f0648 --- /dev/null +++ b/unmaintained/gnome-panel/libm-underlinking.patch @@ -0,0 +1,11 @@ +--- ./gnome-panel/Makefile.in.orig ++++ ./gnome-panel/Makefile.in +@@ -582,7 +582,7 @@ + $(top_builddir)/gnome-panel/libpanel-util/libpanel-util.la \ + $(PANEL_LIBS) \ + $(XRANDR_LIBS) \ +- $(X_LIBS) ++ $(X_LIBS) -lm + + gnome_panel_LDFLAGS = -export-dynamic + gnome_desktop_item_edit_SOURCES = \ -- cgit v1.2.3