Use find -path -or -name to match basenames of files in INSTALL_MASK
authorZac Medico <zmedico@gentoo.org>
Mon, 5 May 2008 21:50:08 +0000 (21:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 5 May 2008 21:50:08 +0000 (21:50 -0000)
commit93a371d22f5c368e6a4ad2bcfca84bfd26ee0bdb
tree63e1549b17db7861a77a731db456414d3da557f6
parentc94e1dd32929829dcd8d05a7040ce95d669957bb
Use find -path -or -name to match basenames of files in INSTALL_MASK
as suggested by solar in bug #219286, comment #8.

svn path=/main/trunk/; revision=10212
bin/misc-functions.sh