aboutsummaryrefslogtreecommitdiff
path: root/net/apcupsd/patches/015-drop-doc.patch
diff options
context:
space:
mode:
authorOthmar Truniger <github@truniger.ch>2019-04-03 19:12:38 +0200
committerOthmar Truniger <github@truniger.ch>2019-04-04 18:39:45 +0200
commit8b618efe2152f955d5e183728bed4eac6c2468d7 (patch)
tree7f46b662a6a2473a162449b139049152c1ba8b69 /net/apcupsd/patches/015-drop-doc.patch
parent149afa5dcbf9c236ef42b476c47dbe687487d6e6 (diff)
apcupsd: preset shutdown binary
Signed-off-by: Othmar Truniger <github@truniger.ch>
Diffstat (limited to 'net/apcupsd/patches/015-drop-doc.patch')
-rw-r--r--net/apcupsd/patches/015-drop-doc.patch10
1 files changed, 10 insertions, 0 deletions
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/