diff options
Diffstat (limited to 'app-text/sdcv/sdcv-0.4.2.ebuild')
-rw-r--r-- | app-text/sdcv/sdcv-0.4.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/sdcv/sdcv-0.4.2.ebuild b/app-text/sdcv/sdcv-0.4.2.ebuild index 69278c767b52..76a0bd774c0c 100644 --- a/app-text/sdcv/sdcv-0.4.2.ebuild +++ b/app-text/sdcv/sdcv-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sdcv/sdcv-0.4.2.ebuild,v 1.2 2009/10/30 09:47:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sdcv/sdcv-0.4.2.ebuild,v 1.3 2015/03/01 15:20:39 slyfox Exp $ inherit eutils @@ -27,6 +27,7 @@ src_unpack() { epatch "${FILESDIR}/${P}-crash.patch" epatch "${FILESDIR}/${P}-g-handling.patch" epatch "${FILESDIR}/${P}-respect-HOME.patch" + epatch "${FILESDIR}"/${P}-dash.patch } src_compile() { |