# HG changeset patch # User Herman Bloggs # Date 1046133844 0 # Node ID 758f2edc3298313799e1b2a6ad5277f6955fb728 # Parent 71b27122c8a6e484d7c7525d42b3d45399cb75fd [gaim-migrate @ 4899] No longer installing gaim.pl, since it confuses some windows users committer: Tailor Script diff -r 71b27122c8a6 -r 758f2edc3298 plugins/Makefile.mingw --- a/plugins/Makefile.mingw Mon Feb 24 02:55:03 2003 +0000 +++ b/plugins/Makefile.mingw Tue Feb 25 00:44:04 2003 +0000 @@ -79,7 +79,7 @@ $(MAKE) -C $(WINPREFS) -f Makefile.mingw install: - cp $(GAIM_PLUGINS)/*.dll $(GAIM_PLUGINS)/gaim.pl $(GAIM_INSTALL_DIR)/plugins + cp $(GAIM_PLUGINS)/*.dll $(GAIM_INSTALL_DIR)/plugins $(MAKE) -C $(TICKER) -f Makefile.mingw install $(MAKE) -C $(TRANSPARENCY) -f Makefile.mingw install $(MAKE) -C $(WINPREFS) -f Makefile.mingw install