summaryrefslogtreecommitdiffstats
path: root/package/fakeroot/fakeroot-doc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/fakeroot/fakeroot-doc.patch')
-rw-r--r--package/fakeroot/fakeroot-doc.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/package/fakeroot/fakeroot-doc.patch b/package/fakeroot/fakeroot-doc.patch
deleted file mode 100644
index 51a64ca8d..000000000
--- a/package/fakeroot/fakeroot-doc.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- 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