Exclude the arch-independent pkg-config files (no pkg-config available
in the appliance).

Exclude also the doc-base and reportbug files, typically found in Debian
systems.
---
 appliance/excludefiles.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/appliance/excludefiles.in b/appliance/excludefiles.in
index c107268..a2745b0 100644
--- a/appliance/excludefiles.in
+++ b/appliance/excludefiles.in
@@ -27,8 +27,11 @@ dnl The right kernel modules are added back by supermin.
 -/usr/share/gnome/help/*
 -/usr/share/cracklib/*
 -/usr/share/i18n/*
+-/usr/share/pkgconfig/*
 
 dnl For Debian:
 -/usr/share/lintian/*
 -/usr/share/initramfs-tools/*
+-/usr/share/doc-base/*
+-/usr/share/bug/*
 -/etc/initramfs-tools/*
-- 
1.9.0

_______________________________________________
Libguestfs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to