From 8b618efe2152f955d5e183728bed4eac6c2468d7 Mon Sep 17 00:00:00 2001 From: Othmar Truniger Date: Wed, 3 Apr 2019 19:12:38 +0200 Subject: apcupsd: preset shutdown binary Signed-off-by: Othmar Truniger --- net/apcupsd/patches/015-drop-doc.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/apcupsd/patches/015-drop-doc.patch (limited to 'net/apcupsd/patches/015-drop-doc.patch') diff --git a/net/apcupsd/patches/015-drop-doc.patch b/net/apcupsd/patches/015-drop-doc.patch new file mode 100644 index 000000000..fb90b22c0 --- /dev/null +++ b/net/apcupsd/patches/015-drop-doc.patch @@ -0,0 +1,10 @@ +--- a/Makefile.orig 2019-04-04 18:19:45.007668656 +0200 ++++ a/Makefile 2019-04-04 18:23:00.723165465 +0200 +@@ -1,6 +1,6 @@ + topdir:=. + +-SUBDIRS=src platforms doc ++SUBDIRS=src platforms + include autoconf/targets.mak + + # Force platforms/ to build after src/ -- cgit v1.2.3