media-libs/assimp: QA: Drop duplicate patch
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 16 May 2018 11:11:21 +0000 (13:11 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 16 May 2018 12:09:22 +0000 (14:09 +0200)
media-libs/assimp/assimp-4.0.0.ebuild
media-libs/assimp/files/findassimp-4.0.0.patch [deleted file]

index e051dd165eafc0140b957cfe984d265a158ebdb7..2518909a9b24134a09c577eb3b8ee163d2b3bf7f 100644 (file)
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
        test? ( dev-cpp/gtest )
 "
 
-PATCHES=( "${FILESDIR}/findassimp-${PV}.patch" )
+PATCHES=( "${FILESDIR}/findassimp-3.3.1.patch" )
 
 src_configure() {
        local mycmakeargs=(
diff --git a/media-libs/assimp/files/findassimp-4.0.0.patch b/media-libs/assimp/files/findassimp-4.0.0.patch
deleted file mode 100644 (file)
index 2fbaa73..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
---- a/cmake-modules/Findassimp.cmake   2017-07-24 08:21:12.436647541 +0200
-+++ b/cmake-modules/Findassimp.cmake   2017-07-24 08:21:30.139980768 +0200
-@@ -55,13 +55,13 @@
-       find_path(
-         assimp_INCLUDE_DIRS
-         NAMES postprocess.h scene.h version.h config.h cimport.h
--        PATHS /usr/local/include/
-+        PATHS /usr/include/
-       )
-       find_library(
-         assimp_LIBRARIES
-         NAMES assimp
--        PATHS /usr/local/lib/
-+        PATHS /usr/lib/
-       )
-       if (assimp_INCLUDE_DIRS AND assimp_LIBRARIES)
-@@ -78,4 +78,4 @@
-         endif (assimp_FIND_REQUIRED)
-       endif (assimp_FOUND)
-       
--endif(WIN32)
-\ Brak znaku nowej linii na końcu pliku
-+endif(WIN32)