1 --- mutt-1.5.11.orig/po/Makefile.in.in
2 +++ mutt-1.5.11/po/Makefile.in.in
4 # otherwise packages like GCC can not be built if only parts of the source
5 # have been downloaded.
7 -$(srcdir)/$(PACKAGE).pot: $(POTFILES) $(srcdir)/POTFILES.in
8 +$(srcdir)/$(PACKAGE).pot: #$(POTFILES) $(srcdir)/POTFILES.in
9 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
10 --add-comments --keyword=_ --keyword=N_ \
11 --files-from=$(srcdir)/POTFILES.in \