diff options
Diffstat (limited to 'media-gfx/meshlab/meshlab-2016.12-r3.ebuild')
-rw-r--r-- | media-gfx/meshlab/meshlab-2016.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/meshlab/meshlab-2016.12-r3.ebuild b/media-gfx/meshlab/meshlab-2016.12-r3.ebuild index 4fc8458b15a7..9cd64b0952cc 100644 --- a/media-gfx/meshlab/meshlab-2016.12-r3.ebuild +++ b/media-gfx/meshlab/meshlab-2016.12-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -61,7 +61,7 @@ PATCHES=( "${FILESDIR}/${PV}/${P}-asString.patch" ) -src_prepare(){ +src_prepare() { mv "${WORKDIR}/vcglib-${VCG_VERSION}" "${WORKDIR}/vcglib" || die "vcglib mv failed" default #proof of patchset |