summaryrefslogtreecommitdiffstats
path: root/main/gnome-panel/libm-underlinking.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-04-23 11:17:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-04-23 11:21:30 +0000
commit6c547fbd00feda806c22fcdd037908d81d2553ef (patch)
tree9dcdb092fb136798bf0f7e237165b90ad9e41249 /main/gnome-panel/libm-underlinking.patch
parent7229d1b28ba2bbe7d2fd3bbc5b888df6df7fa82e (diff)
downloadaports-6c547fbd00feda806c22fcdd037908d81d2553ef.tar.bz2
aports-6c547fbd00feda806c22fcdd037908d81d2553ef.tar.xz
main/gnome-panel: fix linking issues and split out -lang
Diffstat (limited to 'main/gnome-panel/libm-underlinking.patch')
-rw-r--r--main/gnome-panel/libm-underlinking.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/gnome-panel/libm-underlinking.patch b/main/gnome-panel/libm-underlinking.patch
new file mode 100644
index 000000000..9d56f0648
--- /dev/null
+++ b/main/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 = \