# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ruby.eclass,v 1.56 2007/01/06 16:00:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ruby.eclass,v 1.57 2007/01/15 16:22:22 fuzzyray Exp $
#
# Author: Mamoru KOMACHI <usata@gentoo.org>
#
rmdir --ignore-fail-on-non-empty ${D}/${siteruby}
fi
- set +noglob; set -$shopts # reset old shell opts
+ set +o noglob; set -$shopts # reset old shell opts
fi
prepallman