Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11047886
D8936.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8936.diff
View Options
diff --git a/files/Use-openjdk-8.patch b/files/Use-openjdk-8.patch
--- a/files/Use-openjdk-8.patch
+++ b/files/Use-openjdk-8.patch
@@ -16,7 +16,7 @@
#*******************************************************************************
-CONF_DIR="$HOME/.projectlibre"
-+if [ -d $XDG_CONFIG_HOME ]; then
++if [ -d "$XDG_CONFIG_HOME" ]; then
+ CONF_DIR="$XDG_CONFIG_HOME/projectlibre"
+else
+ CONF_DIR="$HOME/.config/projectlibre"
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : projectlibre
version : 1.9.1
-release : 5
+release : 6
source :
- git|https://git.code.sf.net/p/projectlibre/code : a4f188f47459206c8c30219727f13f8ca2735cc7
homepage : https://www.projectlibre.com/
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -31,8 +31,8 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2020-05-07</Date>
+ <Update release="6">
+ <Date>2020-05-25</Date>
<Version>1.9.1</Version>
<Comment>Packaging update</Comment>
<Name>Fabio Forni</Name>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 3:55 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800031
Default Alt Text
D8936.diff (1 KB)
Attached To
Mode
D8936: Fix path checking in projectlibre executable
Attached
Detach File
Event Timeline
Log In to Comment