Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] jadx: don't source jdk environment
Date: Fri, 14 Aug 2020 15:54:53 +0200	[thread overview]
Message-ID: <20200814135453.Xnh1SydiCduU_RILR2nqVF8kqTjLpZseDyKybjpJQi4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24274@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages jadx_fixsource
https://github.com/void-linux/void-packages/pull/24274

jadx: don't source jdk environment


A patch file from https://github.com/void-linux/void-packages/pull/24274.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jadx_fixsource-24274.patch --]
[-- Type: text/x-diff, Size: 767 bytes --]

From fb12a317d0a10d19024240e37106152caa4d85c1 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 14 Aug 2020 08:30:08 -0500
Subject: [PATCH] jadx: don't source jdk environment

---
 srcpkgs/jadx/template | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/srcpkgs/jadx/template b/srcpkgs/jadx/template
index 84efe7632e5..cde9ed2a8d4 100644
--- a/srcpkgs/jadx/template
+++ b/srcpkgs/jadx/template
@@ -11,10 +11,6 @@ homepage="https://github.com/skylot/jadx"
 distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
 checksum=86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c
 
-if [ -e /etc/profile.d/10_openjdk11.sh ]; then
-	. /etc/profile.d/10_openjdk11.sh
-fi
-
 do_build() {
 	gradle copyArtifacts
 }

  reply	other threads:[~2020-08-14 13:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-14 13:50 [PR PATCH] " abenson
2020-08-14 13:54 ` abenson [this message]
2020-08-14 13:55 ` [PR PATCH] [Merged]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200814135453.Xnh1SydiCduU_RILR2nqVF8kqTjLpZseDyKybjpJQi4@z \
    --to=abenson@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).