0
0
mirror of https://github.com/openwrt/packages.git synced 2025-02-07 06:59:51 +00:00
packages/utils/lsof/patches/000-disable-man.patch
Maxim Storchak 13c9d3997c lsof: update to 4.99.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2024-10-02 22:50:29 +02:00

15 lines
382 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -212,11 +212,6 @@ EXTRA_DIST += 00.README.FIRST 00CREDITS
# Testing
EXTRA_DIST += tests/00README tests/TestDB tests/CkTestDB tests/Makefile tests/LsofTest.h check.bash
-# Manpages
-lsof.man: Lsof.8 version 00DIALECTS
- soelim < Lsof.8 > $@
-man8_MANS = lsof.man
-EXTRA_DIST += Lsof.8
# Fix distcheck error
clean-local:
rm -rf lsof.man