mtools extfs script patch proposal
Andrew V. Samoilov
kai at cmail.ru
Fri Nov 8 15:48:49 UTC 2002
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
More information about the mc-devel
mailing list