[Bug 3560] Wine should use LANG instead of LC_ALL [Was:Winecfg interface with GUI issues]

Wine Bugs wine-bugs at winehq.org
Mon Oct 17 10:11:37 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3560





------- Additional Comments From infyquest at gmail.com  2005-17-10 10:11 -------
from output of man patch

       -pnum  or  --strip=num
          Strip  the smallest prefix containing num leading slashes from each
          file name found in the patch file.  A sequence of one or more adja-
          cent  slashes is counted as a single slash.  This controls how file
          names found in the patch file are treated, in case  you  keep  your
          files  in  a  different  directory than the person who sent out the
          patch.  For example, supposing the file name in the patch file was

             /u/howard/src/blurfl/blurfl.c

          setting -p0 gives the entire file name unmodified, -p1 gives

             u/howard/src/blurfl/blurfl.c

          without the leading slash, -p4 gives

             blurfl/blurfl.c

          and not specifying -p at all just gives you blurfl.c.  Whatever you
          end  up  with is looked for either in the current directory, or the
          directory specified by the -d option.



-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list