summaryrefslogtreecommitdiff
path: root/kodi-wayland/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kodi-wayland/Pkgfile')
-rw-r--r--kodi-wayland/Pkgfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kodi-wayland/Pkgfile b/kodi-wayland/Pkgfile
index 32e7e7b13..624216fa7 100644
--- a/kodi-wayland/Pkgfile
+++ b/kodi-wayland/Pkgfile
@@ -98,6 +98,8 @@ build() {
#-D FFMPEG_URL="$SRC/$_ffmpeg_version.tar.gz" \
cmake --build build
DESTDIR=$PKG cmake --build build --target install
+
+ rm -r $PKG/usr/{lib/firewalld,share/doc}
}
# vim: foldmethod=marker foldlevelstart=1

Generated by cgit