You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gnustep-base/mknfonts/files/mknfonts-rename.patch

16 lines
499 B

--- mknfonts-0.5/mknfonts.m.orig 2007-05-03 11:46:27.000000000 +0200
+++ mknfonts-0.5/mknfonts.m 2007-05-03 11:47:34.000000000 +0200
@@ -310,12 +310,6 @@
{
fi=[faceinfos objectAtIndex: i];
[faces addObject: [fi faceInfoDictionary]];
- for (j=0;j<[fi->files count];j++)
- {
- [fm movePath: [fi->files objectAtIndex: j]
- toPath: [path stringByAppendingPathComponent: [[fi->files objectAtIndex: j] lastPathComponent]]
- handler: nil];
- }
}
[family_info