mknfonts-rename.patch 473 B

12345678910111213141516
  1. --- mknfonts.m.orig 2007-05-03 11:46:27.000000000 +0200
  2. +++ mknfonts.m 2007-05-03 11:47:34.000000000 +0200
  3. @@ -310,12 +310,6 @@
  4. {
  5. fi=[faceinfos objectAtIndex: i];
  6. [faces addObject: [fi faceInfoDictionary]];
  7. - for (j=0;j<[fi->files count];j++)
  8. - {
  9. - [fm movePath: [fi->files objectAtIndex: j]
  10. - toPath: [path stringByAppendingPathComponent: [[fi->files objectAtIndex: j] lastPathComponent]]
  11. - handler: nil];
  12. - }
  13. }
  14. [family_info