sys-libs/libcxxabi: Fix patch filenames, #603432
authorMichał Górny <mgorny@gentoo.org>
Thu, 22 Dec 2016 08:52:02 +0000 (09:52 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 22 Dec 2016 08:53:06 +0000 (09:53 +0100)
sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild

index 2d5c58e671a708b6355c26af80a22537cbca79dc..71206f8ab898b13fc8c6e7a783d6f2022ced8b71 100644 (file)
@@ -47,9 +47,9 @@ src_prepare() {
        default
 
        # backport cmake path fix for llvm-3.9+
-       eapply "${FILESDIR}/${P}-cmake-path.patch"
+       eapply "${FILESDIR}/${PN}-3.9.0-cmake-path.patch"
        # kill stray unwind test dep in stand-alone builds
-       eapply "${FILESDIR}/${P}-test-unwind.patch"
+       eapply "${FILESDIR}/${PN}-3.9.0-test-unwind.patch"
 }
 
 src_configure() {