summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/emul-libs.eclass')
-rw-r--r--eclass/emul-libs.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/emul-libs.eclass b/eclass/emul-libs.eclass
index ced3b337b1ec..4debc3bc1287 100644
--- a/eclass/emul-libs.eclass
+++ b/eclass/emul-libs.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/emul-libs.eclass,v 1.6 2007/04/23 19:35:05 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/emul-libs.eclass,v 1.7 2007/11/14 17:00:21 kingtaco Exp $
#
# Original Author: Simon Stelling <blubb@gentoo.org>
@@ -13,7 +13,7 @@ DESCRIPTION="Provides precompiled 32bit libraries"
HOMEPAGE="http://amd64.gentoo.org/emul/content.xml"
RESTRICT="strip"
-S=${WORKDIR}
+S="${WORKDIR}"
SLOT="0"
IUSE=""