Add eggdrop from #3980
[openwrt/svn-archive/archive.git] / lang / eggdrop / patches / 001-makefile_in.patch
1 --- eggdrop/Makefile.in 2004-07-25 07:17:33.000000000 -0400
2 +++ eggdrop-patched/Makefile.in 2005-05-01 04:33:56.890000000 -0400
3 @@ -71,7 +71,7 @@
4
5 modconf = $(top_srcdir)/misc/modconfig --top_srcdir=$(top_srcdir)
6
7 -egg_test_run = EGG_LANGDIR=$(top_srcdir)/language ./$(EGGEXEC) -v
8 +egg_test_run = EGG_LANGDIR=$(top_srcdir)/language #./$(EGGEXEC) -v
9
10 post_config = echo "" && \
11 echo "You can now compile the bot, using \"make\"." && \