View | Details | Raw Unified | Return to bug 77388
Collapse All | Expand All

(-)./files/extra-patch-nodoc-contrib (-7 / +7 lines)
Lines 1-14 Link Here
1
--- Makefile.am.orig	Thu Jun  7 22:00:05 2001
1
--- Makefile.am.orig	Fri Feb 11 14:54:08 2005
2
+++ Makefile.am	Thu Jun 14 11:21:12 2001
2
+++ Makefile.am	Fri Feb 11 14:55:33 2005
3
@@ -9,7 +9,7 @@
3
@@ -10,7 +10,7 @@
4
 IMAP_INCLUDES = -I$(top_srcdir)/imap
4
 IMAP_INCLUDES = -I$(top_srcdir)/imap
5
 endif
5
 endif
6
 
6
 
7
-SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
7
-SUBDIRS = m4 po intl contrib $(IMAP_SUBDIR) . doc
8
+SUBDIRS = m4 po intl doc $(IMAP_SUBDIR)
8
+SUBDIRS = m4 po intl $(IMAP_SUBDIR) . doc
9
 
10
 bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@
9
 
11
 
10
 if NEEDS_PGPEWRAP
11
 bin_SCRIPTS = pgpewrap muttbug flea
12
--- doc/Makefile.in.orig	Fri Feb  4 13:46:04 2005
12
--- doc/Makefile.in.orig	Fri Feb  4 13:46:04 2005
13
+++ doc/Makefile.in	Fri Feb  4 13:47:49 2005
13
+++ doc/Makefile.in	Fri Feb  4 13:47:49 2005
14
@@ -92,14 +92,6 @@
14
@@ -92,14 +92,6 @@

Return to bug 77388