# HG changeset patch # User Rob Flynn # Date 1034953967 0 # Node ID 5ecb4d68e6658c3cd8c5cd2438d8b192ac4a9741 # Parent 10a60faad8d7785a53c31efe592f399c45122c35 [gaim-migrate @ 3877] Lets not include the fortune plugin here. It doesnt work well on win32 committer: Tailor Script diff -r 10a60faad8d7 -r 5ecb4d68e665 plugins/Makefile.mingw --- a/plugins/Makefile.mingw Fri Oct 18 15:03:18 2002 +0000 +++ b/plugins/Makefile.mingw Fri Oct 18 15:12:47 2002 +0000 @@ -77,7 +77,7 @@ $(MAKE) -C $(TRANSPARENCY) -f Makefile.mingw install: - cp $(GAIM_PLUGINS)/*.dll $(GAIM_PLUGINS)/*.pl $(GAIM_INSTALL_DIR)/plugins + cp $(GAIM_PLUGINS)/*.dll $(GAIM_PLUGINS)/gaim.pl $(GAIM_INSTALL_DIR)/plugins $(MAKE) -C $(TICKER) -f Makefile.mingw install $(MAKE) -C $(TRANSPARENCY) -f Makefile.mingw install