summaryrefslogtreecommitdiffstats
path: root/package/fakeroot/fakeroot-doc.patch
blob: 51a64ca8de071851b1a6d779a8fe938d3f8d1d43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- fakeroot/Makefile.am.orig	2006-04-19 11:50:35.000000000 -0600
+++ fakeroot/Makefile.am	2006-04-19 11:50:59.000000000 -0600
@@ -1,5 +1,5 @@
 AUTOMAKE_OPTIONS=foreign
-SUBDIRS=scripts doc test
+SUBDIRS=scripts test
 
 noinst_LTLIBRARIES = libcommunicate.la
 libcommunicate_la_SOURCES = communicate.c
--- fakeroot/Makefile.in.orig	2006-04-19 11:50:43.000000000 -0600
+++ fakeroot/Makefile.in	2006-04-19 11:51:21.000000000 -0600
@@ -230,7 +230,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign
-SUBDIRS = scripts doc test
+SUBDIRS = scripts test
 noinst_LTLIBRARIES = libcommunicate.la
 libcommunicate_la_SOURCES = communicate.c
 lib_LTLIBRARIES = libfakeroot.la