packages (MC_4_6): mc/fish_vfs_date.patch - fixed

gotar gotar at pld-linux.org
Sun Nov 1 19:24:21 CET 2009


Author: gotar                        Date: Sun Nov  1 18:24:21 2009 GMT
Module: packages                      Tag: MC_4_6
---- Log message:
- fixed

---- Files affected:
packages/mc:
   fish_vfs_date.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: packages/mc/fish_vfs_date.patch
diff -u packages/mc/fish_vfs_date.patch:1.1.2.1 packages/mc/fish_vfs_date.patch:1.1.2.2
--- packages/mc/fish_vfs_date.patch:1.1.2.1	Sun Nov  1 18:53:30 2009
+++ packages/mc/fish_vfs_date.patch	Sun Nov  1 19:24:15 2009
@@ -7,7 +7,7 @@
  		   "while( (my $filename = readdir(DIR))){\n"
  		   "my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime,$blksize,$blocks) = lstat(\"$dirname/$filename\");\n"
 -		   "my $mloctime= scalar localtime $mtime;\n"
-+		   "$mloctime= strftime(\"%%m-%%d-%%Y %%H:%%M\", localtime $mtime);\n"
++		   "my $mloctime= strftime(\"%%m-%%d-%%Y %%H:%%M\", localtime $mtime);\n"
  		   "my $shell_escape_regex= s/([;<>\\*\\|`&\\$!#\\(\\)\\[\\]\\{\\}:'\\''\"\\ \\\\])/\\\\$1/g;\n"
  		   "my $e_filename = $filename;\n"
  		   "$e_filename =~ $shell_escape_regex;\n"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mc/fish_vfs_date.patch?r1=1.1.2.1&r2=1.1.2.2&f=u



More information about the pld-cvs-commit mailing list