# Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Martin Schlemmer DESCRIPTION="Exports GNUSTEP_LOCAL_ROOT" src_install() { # Does anyone use GNUstep ? Hopefully this will be fixed when # someone package GNUstep, otherwise should work just fine. insinto /etc/env.d doins ${FILESDIR}/10gnustep }