diff options
Diffstat (limited to 'meta/packages/dpkg/files/noman.patch')
| -rw-r--r-- | meta/packages/dpkg/files/noman.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/packages/dpkg/files/noman.patch b/meta/packages/dpkg/files/noman.patch new file mode 100644 index 0000000000..f5984fe14a --- /dev/null +++ b/meta/packages/dpkg/files/noman.patch | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | --- | ||
| 2 | Makefile.am | 3 +-- | ||
| 3 | 1 file changed, 1 insertion(+), 2 deletions(-) | ||
| 4 | |||
| 5 | --- dpkg-1.13.22.orig/Makefile.am | ||
| 6 | +++ dpkg-1.13.22/Makefile.am | ||
| 7 | @@ -15,8 +15,7 @@ SUBDIRS = \ | ||
| 8 | utils \ | ||
| 9 | scripts \ | ||
| 10 | po \ | ||
| 11 | - origins \ | ||
| 12 | - man | ||
| 13 | + origins | ||
| 14 | |||
| 15 | ACLOCAL_AMFLAGS = -I m4 | ||
| 16 | |||
