diff options
Diffstat (limited to 'app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild')
-rw-r--r-- | app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild b/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild index efe8bc52a65a..bafaaea55842 100644 --- a/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild +++ b/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild,v 1.1 2012/08/16 03:27:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild,v 1.2 2012/08/27 01:46:36 blueness Exp $ EAPI="4" @@ -67,7 +67,7 @@ src_unpack() { src_prepare() { epatch "${FILESDIR}"/${PF}-opt-path.patch - use headless && epatch "${FILESDIR}"/headless.patch + use headless && epatch "${FILESDIR}"/${PF}-headless.patch # Remove bundled libraries/plugins/python interpreter. Please keep this # mapping in sync with the RDEPEND system-libs? ( atoms ) above, and the |