diff options
author | 2009-08-25 07:52:46 +0000 | |
---|---|---|
committer | 2009-08-25 07:52:46 +0000 | |
commit | ef9dda0744e45c4c5e2f4239aeeec991bbf61e9d (patch) | |
tree | a945e8d58cf14655ee2c84baecd88846b4057356 /xfce-extra/xfce4-netload-plugin/files | |
parent | Rename xfce4-places to xfce4-places-plugin. (diff) | |
download | gentoo-2-ef9dda0744e45c4c5e2f4239aeeec991bbf61e9d.tar.gz gentoo-2-ef9dda0744e45c4c5e2f4239aeeec991bbf61e9d.tar.bz2 gentoo-2-ef9dda0744e45c4c5e2f4239aeeec991bbf61e9d.zip |
Rename xfce4-netload to xfce4-netload-plugin.
(Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'xfce-extra/xfce4-netload-plugin/files')
-rw-r--r-- | xfce-extra/xfce4-netload-plugin/files/xfce4-netload-plugin-0.4.0-asneeded.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-netload-plugin/files/xfce4-netload-plugin-0.4.0-asneeded.patch b/xfce-extra/xfce4-netload-plugin/files/xfce4-netload-plugin-0.4.0-asneeded.patch new file mode 100644 index 000000000000..0e5d083ba7ca --- /dev/null +++ b/xfce-extra/xfce4-netload-plugin/files/xfce4-netload-plugin-0.4.0-asneeded.patch @@ -0,0 +1,12 @@ +diff -ur xfce4-netload-plugin-0.4.0.orig/panel-plugin/Makefile.am xfce4-netload-plugin-0.4.0/panel-plugin/Makefile.am +--- xfce4-netload-plugin-0.4.0.orig/panel-plugin/Makefile.am 2005-09-30 10:53:07.000000000 +0300 ++++ xfce4-netload-plugin-0.4.0/panel-plugin/Makefile.am 2007-01-21 23:09:59.000000000 +0200 +@@ -18,7 +18,7 @@ + -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ + @LIBXFCE4PANEL_CFLAGS@ + +-xfce4_netload_plugin_LDFLAGS = \ ++xfce4_netload_plugin_LDADD = \ + @SOLLIBS@ \ + @LIBXFCE4PANEL_LIBS@ + |