[Pkg-libvirt-commits] [libguestfs] 35/78: appliance: exclude pkg-config, doc-base, and reportbug stuff
Hilko Bengen
bengen at moszumanska.debian.org
Fri May 9 12:55:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit b7ad029536b415b38c2fcc359acf123bae020e65
Author: Pino Toscano <ptoscano at redhat.com>
Date: Thu Apr 3 15:26:26 2014 +0200
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 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/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list