socat: disable documentation build/installation
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 May 2012 01:15:58 +0000 (01:15 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 17 May 2012 21:43:43 +0000 (23:43 +0200)
commit556fd4f81588dff2e9ff288a87517d4ae18bf0ed
treefce3b584f69f21839924875dafcca9ccbdcc6f5f
parent878401a9d06e260a0d3d86a92c21aab4a622d2c8
socat: disable documentation build/installation

The documentation generation process requires a special yold2man
program, for which we don't have a package in Buildroot. Since we
generally don't care much about documentation of packages, just adjust
the package Makefile.in to not build/install its documentation.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/socat/socat-no-documentation.patch [new file with mode: 0644]