From b7ad029536b415b38c2fcc359acf123bae020e65 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Thu, 3 Apr 2014 15:26:26 +0200 Subject: [PATCH] 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. --- appliance/excludefiles.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appliance/excludefiles.in b/appliance/excludefiles.in index c107268ae..a2745b046 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/*