diff options
-rw-r--r-- | dev-lang/nasm/nasm-2.09.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/nasm/nasm-2.09.10.ebuild b/dev-lang/nasm/nasm-2.09.10.ebuild index 0d6307981ca1..5dc6b23314ae 100644 --- a/dev-lang/nasm/nasm-2.09.10.ebuild +++ b/dev-lang/nasm/nasm-2.09.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.09.10.ebuild,v 1.2 2011/10/06 19:32:14 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.09.10.ebuild,v 1.3 2011/10/06 21:08:17 mr_bones_ Exp $ EAPI=2 inherit flag-o-matic @@ -18,7 +18,7 @@ DEPEND="dev-lang/perl doc? ( app-text/ghostscript-gpl sys-apps/texinfo )" RDEPEND="" -S="${WORKDIR}/${P/_}" +S=${WORKDIR}/${P/_} src_configure() { strip-flags |