summaryrefslogtreecommitdiff
path: root/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-17 17:51:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-17 17:51:45 +0100
commit420eeee727d39d869d864caddb04a80dafda7160 (patch)
tree87f15d7467082dd92fce78a6cc2f56fa8d0774af /media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
parent0fdd4074ff3dc0c507a9867380a4f91250a0b610 (diff)
gentoo resync : 17.10.2017
Diffstat (limited to 'media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild')
-rw-r--r--media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
index 86f58e7e9b8e..311bb30b7b86 100644
--- a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
+++ b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,4 @@ RDEPEND="!media-gfx/autopano-sift
virtual/jpeg:0"
DEPEND="${RDEPEND}"
-src_prepare() {
- epatch "${FILESDIR}"/${P}-lm.patch
- epatch_user
-}
+PATCHES=( "${FILESDIR}"/${P}-lm.patch )