diff options
| author | Matthias Clasen <mclasen@fedoraproject.org> | 2009-01-07 02:46:43 +0000 |
|---|---|---|
| committer | Matthias Clasen <mclasen@fedoraproject.org> | 2009-01-07 02:46:43 +0000 |
| commit | 7b7c6309226a9c98ca0eac6ae5e3850eff0c09cb (patch) | |
| tree | d04dce2c7cbf183c3e842963c6cadfeab0c6b6e7 /mini-commander.patch | |
| parent | 8ef599e215205b2b7be67dbf1a4b3c422ca69b7e (diff) | |
fix the mini-commander build _again_
Diffstat (limited to 'mini-commander.patch')
| -rw-r--r-- | mini-commander.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mini-commander.patch b/mini-commander.patch new file mode 100644 index 0000000..f961c76 --- /dev/null +++ b/mini-commander.patch @@ -0,0 +1,11 @@ +diff -up gnome-applets-2.25.3/mini-commander/src/Makefile.am.mini-commander gnome-applets-2.25.3/mini-commander/src/Makefile.am +--- gnome-applets-2.25.3/mini-commander/src/Makefile.am.mini-commander 2009-01-06 21:39:16.000000000 -0500 ++++ gnome-applets-2.25.3/mini-commander/src/Makefile.am 2009-01-06 21:42:34.000000000 -0500 +@@ -35,6 +35,7 @@ mini_commander_applet_SOURCES = \ + mc-default-macros.h + + mini_commander_applet_LDADD = \ ++ $(GNOME_LIBS2_LIBS) \ + $(GNOME_APPLETS_LIBS) + + mc_install_default_macros_SOURCES = \ |
