Skip to content

Commit

Permalink
dev-java/netbeans-cnd: epatch->eapply.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.28, Repoman-2.3.9
  • Loading branch information
hanetzer authored and monsieurp committed Apr 14, 2018
1 parent 9f5e499 commit 1357f77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-java/netbeans-cnd/netbeans-cnd-8.2.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -65,7 +65,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
Expand Down

0 comments on commit 1357f77

Please sign in to comment.