blob: 1dd1616a399598fcbed1b4f82888141aa6254aff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -ur xfce4-diskperf-plugin-2.0.orig/panel-plugin/Makefile.am xfce4-diskperf-plugin-2.0/panel-plugin/Makefile.am
--- xfce4-diskperf-plugin-2.0.orig/panel-plugin/Makefile.am 2005-10-08 11:30:20.000000000 +0300
+++ xfce4-diskperf-plugin-2.0/panel-plugin/Makefile.am 2007-01-06 19:26:27.000000000 +0200
@@ -5,7 +5,7 @@
-DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
@LIBXFCE4PANEL_CFLAGS@
-xfce4_diskperf_plugin_LDFLAGS = \
+xfce4_diskperf_plugin_LDADD = \
@LIBXFCE4PANEL_LIBS@
xfce4_diskperf_plugin_SOURCES = \
|