Hi Graham,
On Sat, 25 May 2024 08:34:57 +0100
Graham Perrin wrote:
> On 20/03/2024 08:43, Emmanuel Vadot wrote:
> > On Wed, 20 Mar 2024 08:28:03 +
> > Graham Perrin wrote:
> >
> >> ?
> > The problem is that the both /.cshrc and /root/.cshrc aren't tag as
> > config file so each time you
On 20/03/2024 08:43, Emmanuel Vadot wrote:
On Wed, 20 Mar 2024 08:28:03 +
Graham Perrin wrote:
…
The problem is that the both /.cshrc and /root/.cshrc aren't tag as
config file so each time you update the package pkg will simply
overwrite both files (well /.cshrc, /root/.cshrc is a hardli
On 20/03/2024 08:43, Emmanuel Vadot wrote:
…
The problem is that the both /.cshrc and /root/.cshrc aren't tag as
config file so each time you update the package pkg will simply
overwrite both files (well /.cshrc, /root/.cshrc is a hardlink to it).
I'll try to cook some patch to fix this.
T