# This file prevents some packages to install the same files in / and /usr.
# It is intended as a temporary measure until all these packages will be
# fixed to create these links in postinst and only when needed.

# acl
path-exclude /usr/bin/chacl
path-exclude /usr/bin/getfacl
path-exclude /usr/bin/setfacl

# coreutils
path-exclude /usr/bin/touch

# libpng12-0
path-exclude /usr/lib/*-*-*/libpng12.so.0

# musl-dev
path-exclude /usr/lib/*-linux-musl/libc.so

# open-iscsi
path-exclude /usr/sbin/iscsid
path-exclude /usr/sbin/iscsi_discovery
path-exclude /usr/sbin/iscsi-iname
path-exclude /usr/sbin/iscsistart

# policycoreutils
path-exclude /usr/sbin/load_policy

# tcsh
path-exclude /bin/tcsh

