diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-25 10:23:47 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-25 10:23:47 +0000 |
commit | 65f56a2c701e4a1f115608aaf24bea8ee2b3cc67 (patch) | |
tree | e8a0e8ba5aa7c11769cb87679e5fb3034424f578 /xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-asneeded.patch | |
parent | stable x86, bug 281643 (diff) | |
download | gentoo-2-65f56a2c701e4a1f115608aaf24bea8ee2b3cc67.tar.gz gentoo-2-65f56a2c701e4a1f115608aaf24bea8ee2b3cc67.tar.bz2 gentoo-2-65f56a2c701e4a1f115608aaf24bea8ee2b3cc67.zip |
Rename xfce4-cellmodem to xfce4-cellmodem-plugin.
(Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-asneeded.patch')
-rw-r--r-- | xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-asneeded.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-asneeded.patch b/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-asneeded.patch new file mode 100644 index 000000000000..af854d2dfd1c --- /dev/null +++ b/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-asneeded.patch @@ -0,0 +1,12 @@ +diff -ur xfce4-cellmodem-plugin-0.0.5.orig/panel-plugin/Makefile.am xfce4-cellmodem-plugin-0.0.5/panel-plugin/Makefile.am +--- xfce4-cellmodem-plugin-0.0.5.orig/panel-plugin/Makefile.am 2007-01-16 21:58:53.000000000 +0200 ++++ xfce4-cellmodem-plugin-0.0.5/panel-plugin/Makefile.am 2007-02-27 22:55:19.000000000 +0200 +@@ -5,7 +5,7 @@ + -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ + @LIBXFCE4PANEL_CFLAGS@ + +-xfce4_cellmodem_plugin_LDFLAGS = \ ++xfce4_cellmodem_plugin_LDADD = \ + @LIBXFCE4PANEL_LIBS@ + + xfce4_cellmodem_plugin_SOURCES = \ |