mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
appliance: exclude pkg-config, doc-base, and reportbug stuff
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.
This commit is contained 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/*
|
||||
|
||||
Reference in New Issue
Block a user