mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-java/netbeans-javafx: epatch->eapply.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
Patrice Clement
parent
d0bb7be581
commit
6fd6711f9d
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
@@ -62,7 +62,7 @@ src_prepare() {
|
||||
einfo "Deleting bundled class files..."
|
||||
find -name "*.class" -type f | xargs rm -vf
|
||||
|
||||
epatch netbeans-8.2-build.xml.patch
|
||||
eapply netbeans-8.2-build.xml.patch
|
||||
|
||||
einfo "Symlinking external libraries..."
|
||||
java-pkg_jar-from --build-only --into apisupport.harness/external javahelp jsearch.jar jsearch-2.0_05.jar
|
||||
|
||||
Reference in New Issue
Block a user