mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-java/netbeans-php: epatch->eapply.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
Patrice Clement
parent
6fd6711f9d
commit
67eef2c5ee
@@ -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"
|
||||
@@ -57,7 +57,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 javahelp/external javahelp jhall.jar jhall-2.0_05.jar
|
||||
|
||||
Reference in New Issue
Block a user