Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eclipse: fix problem with installation of extra sw
@ 2020-09-23 11:41 mobinmob
  2020-09-23 11:44 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mobinmob @ 2020-09-23 11:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 411 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/25047

eclipse: fix problem with installation of extra sw
- problem and solution reported by behappier! at Void Linux telegram group

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

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

From 6a715cf283f621361d4b2d4adb49c700ad6c3da4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 23 Sep 2020 14:39:23 +0300
Subject: [PATCH] eclipse: fix problem with installation of extra sw - problem
 and solution reported by behappier! at Void Linux telegram 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-23 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 11:41 [PR PATCH] eclipse: fix problem with installation of extra sw mobinmob
2020-09-23 11:44 ` [PR PATCH] [Updated] " mobinmob
2020-09-23 11:46 ` [PR PATCH] [Closed]: " mobinmob
2020-09-23 11:46 ` [PR PATCH] [Updated] " mobinmob

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).