From 964a88ce49f23db5020f7bcf05495d08a9ee4d4a Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Thu, 07 Jan 2021 01:47:30 -0500
Subject: Add packages

---
(limited to 'build')

diff --git a/build b/build
index 0b04e24..df67e3e 100755
--- a/build
+++ b/build
@@ -16,6 +16,13 @@ build:
 
 install: build
 	oh-autoinstall
+	rm dest/usr/share/doc/smartmontools/AUTHORS
+	rm dest/usr/share/doc/smartmontools/COPYING
+	rm dest/usr/share/doc/smartmontools/ChangeLog*
+	rm dest/usr/share/doc/smartmontools/INSTALL
+	rm dest/usr/share/doc/smartmontools/NEWS
+	rm dest/usr/share/doc/smartmontools/README
+	rm dest/usr/share/doc/smartmontools/TODO
 	oh-fixperms
 	oh-strip
 	oh-installfiles
--
cgit v0.9.1