summaryrefslogtreecommitdiffstats
path: root/unmaintained/gnome-panel/libm-underlinking.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-05-30 14:29:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-05-30 14:29:31 +0000
commitaa677e4f1c9bc61117f79f82ddcca2c67ecc4172 (patch)
treedbf320713ab352cda866bd351d3ff994449fea59 /unmaintained/gnome-panel/libm-underlinking.patch
parent0aab2e23bfd07508725afa132fa6474262ff4b55 (diff)
downloadaports-aa677e4f1c9bc61117f79f82ddcca2c67ecc4172.tar.bz2
aports-aa677e4f1c9bc61117f79f82ddcca2c67ecc4172.tar.xz
main/gnome-pane: moved to unmaintained
Diffstat (limited to 'unmaintained/gnome-panel/libm-underlinking.patch')
-rw-r--r--unmaintained/gnome-panel/libm-underlinking.patch11
1 files changed, 11 insertions, 0 deletions
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 = \