Use find -path instead of -name for compatibility with both gnu and bsd userlands...
authorZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2006 13:30:12 +0000 (13:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2006 13:30:12 +0000 (13:30 -0000)
commit4c2440dcd54008518522dd2ba9f6593a85ebd6fd
treeb680593fb4526edd52f0a5549021ce6d11613938
parent22d1cbf2757650dd40e0303c706946474abd98aa
Use find -path instead of -name for compatibility with both gnu and bsd userlands.  See bug #125919.

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