Fix typo in previous fix for bug #160339
authorPaul Varner <fuzzyray@gentoo.org>
Mon, 15 Jan 2007 16:22:22 +0000 (16:22 +0000)
committerPaul Varner <fuzzyray@gentoo.org>
Mon, 15 Jan 2007 16:22:22 +0000 (16:22 +0000)
eclass/ruby.eclass

index 8a2d4a52abac0aa469c050f4657702112378940c..bd8a1094dcf8b29b9f4dbc5b3d0351a3d0bb5700 100644 (file)
@@ -1,6 +1,6 @@
 # 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>
 #
@@ -238,7 +238,7 @@ prepall() {
                        rmdir --ignore-fail-on-non-empty ${D}/${siteruby}
                fi
 
-               set +noglob; set -$shopts # reset old shell opts
+               set +noglob; set -$shopts # reset old shell opts
        fi
 
        prepallman