Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] eclipse: fix problem with installation of extra sw
Date: Wed, 23 Sep 2020 13:49:14 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25048@inbox.vuxu.org> (raw)

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

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages eclipse
https://github.com/void-linux/void-packages/pull/25048

eclipse: fix problem with installation of extra sw
- bug reported by behappier! at Void Linux telegram group
- solution found by Aljosha on the same group

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

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

From 9757b2d62aa28a6ebabf65a2a38229636cb43d16 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 23 Sep 2020 14:47:21 +0300
Subject: [PATCH] eclipse: fix problem with installation of extra sw - bug
 reported by behappier! at Void Linux telegram group - solution found by
 Aljosha on the same group

---
 srcpkgs/eclipse/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/eclipse/template b/srcpkgs/eclipse/template
index 5a9082e966c..bdb981487b1 100644
--- a/srcpkgs/eclipse/template
+++ b/srcpkgs/eclipse/template
@@ -1,7 +1,7 @@
 # Template file for 'eclipse'
 pkgname=eclipse
 version=4.16
-revision=1
+revision=2
 #code name of version
 _release=2020-06
 archs="x86_64"
@@ -13,6 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="EPL-1.0"
 homepage="https://eclipse.org"
 nopie=yes
+make_dirs="/usr/lib/eclipse/dropins 0770 root users"
 
 _patch=R
 _edition=java

             reply	other threads:[~2020-09-23 11:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 11:49 mobinmob [this message]
2020-09-23 11:56 ` ericonr
2020-09-23 12:43 ` mobinmob
2020-09-23 12:44 ` mobinmob
2020-09-23 12:48 ` mobinmob
2020-09-23 12:49 ` ericonr
2020-09-23 13:08 ` mobinmob
2020-09-23 13:08 ` [PR PATCH] [Closed]: " mobinmob
  -- strict thread matches above, loose matches on Subject: below --
2020-09-23 11:41 [PR PATCH] " mobinmob

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25048@inbox.vuxu.org \
    --to=mobinmob@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).