pem
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pem] freedesktop.org standard


From: For anything and everything about GNU Pem
Subject: Re: [Pem] freedesktop.org standard
Date: Thu, 1 Dec 2022 05:58:51 +0000 (UTC)

Hello,

On Wednesday, 30 November, 2022, 07:38:03 am IST, For anything and everything 
about GNU Pem <pem@gnu.org> wrote: 
>Hi if we add this code just after line 246 in pem.pl we can achieve compliance.
>
>if (defined ($ENV{"XDG_DATA_HOME"}) && $ENV{"XDG_DATA_HOME"} ne "")
>{
>    $pemdir = $ENV{"XDG_DATA_HOME"}."/pem";
>}
>
>This will place all data in the XDG_DATA_HOME folder defined in the variable.
>If the variable does not exist or is null it will default to ~/.pem
>

* Interesting, thanks so much for the patch, will add it.

Thank you.
---
  -P J P


reply via email to

[Prev in Thread] Current Thread [Next in Thread]