remove debugging code
[buildroot.git] / package / fakeroot / fakeroot-doc.patch
blob51a64ca8de071851b1a6d779a8fe938d3f8d1d43
1 --- fakeroot/Makefile.am.orig 2006-04-19 11:50:35.000000000 -0600
2 +++ fakeroot/Makefile.am 2006-04-19 11:50:59.000000000 -0600
3 @@ -1,5 +1,5 @@
4 AUTOMAKE_OPTIONS=foreign
5 -SUBDIRS=scripts doc test
6 +SUBDIRS=scripts test
8 noinst_LTLIBRARIES = libcommunicate.la
9 libcommunicate_la_SOURCES = communicate.c
10 --- fakeroot/Makefile.in.orig 2006-04-19 11:50:43.000000000 -0600
11 +++ fakeroot/Makefile.in 2006-04-19 11:51:21.000000000 -0600
12 @@ -230,7 +230,7 @@
13 top_builddir = @top_builddir@
14 top_srcdir = @top_srcdir@
15 AUTOMAKE_OPTIONS = foreign
16 -SUBDIRS = scripts doc test
17 +SUBDIRS = scripts test
18 noinst_LTLIBRARIES = libcommunicate.la
19 libcommunicate_la_SOURCES = communicate.c
20 lib_LTLIBRARIES = libfakeroot.la