# Copyright 2009 Daniel Mierswa # Distributed under the terms of the GNU General Public License v2 require vhba-module PLATFORMS="~amd64" src_install() { vhba-module_src_install find "${IMAGE}/usr/src/${PNV}" -type d -name .svn -exec rm -r {} \; }