Re: mtools extfs script patch proposal
- From: "Andrew V. Samoilov" <kai cmail ru>
- To: Standa Opichal <opichals seznam cz>
- Cc: mc-devel gnome org, Alain Knaff <alain knaff lu>
- Subject: Re: mtools extfs script patch proposal
- Date: Fri, 08 Nov 2002 17:48:49 +0200
Hello,
Standa Opichal wrote:
Hi there!
I've recently played with the mc and mtools. The extfs for mtools a needs
the patch below to run properly with the current mtools packages. With
this patch the compatibility issues do not exist.
best regards
STan
PS: In case of replies, please use my personal email as I'm not a
member of the list. Thanks.
cvs server: Diffing .
Index: a
===================================================================
RCS file: /cvs/gnome/mc/vfs/extfs/a,v
retrieving revision 1.4
diff -u -r1.4 a
--- a 26 Aug 2002 04:04:28 -0000 1.4
+++ a 6 Nov 2002 18:30:50 -0000
@@ -11,7 +11,7 @@
$mmd = "mmd";
$mrd = "mrd";
$mdel = "mdel";
-$mdir = "mdir -a";
+$mdir = "MTOOLS_DATE_STRING=mm-dd-yyyy mdir -a";
$mcopy = "mcopy -noQ";
ENV_VAR=value command
syntax is specific to bash.
It's better to set this variable in the ENV hash.
--
Regards,
Andrew V. Samoilov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]