diff options
Diffstat (limited to 'lang/gnustep-guile/files/patch-link_base.m')
-rw-r--r-- | lang/gnustep-guile/files/patch-link_base.m | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/lang/gnustep-guile/files/patch-link_base.m b/lang/gnustep-guile/files/patch-link_base.m deleted file mode 100644 index d04f34544cf3..000000000000 --- a/lang/gnustep-guile/files/patch-link_base.m +++ /dev/null @@ -1,20 +0,0 @@ ---- Library/link_base.m.orig Tue Jul 31 05:02:34 2001 -+++ Library/link_base.m Mon Nov 25 06:16:58 2002 -@@ -77,7 +77,7 @@ - CSTR(NSDecimalSeparator); - CSTR(NSDefaultRunLoopMode); - CSTR(NSFileDeviceIdentifier); -- CSTR(NSFileGroupOwnerAccountNumber); -+ CSTR(NSFileGroupOwnerAccountID); - CSTR(NSFileHandleConnectionAcceptedNotification); - CSTR(NSFileHandleNotificationDataItem); - CSTR(NSFileHandleNotificationFileHandleItem); -@@ -85,7 +85,7 @@ - CSTR(NSFileHandleReadCompletionNotification); - CSTR(NSFileHandleReadToEndOfFileCompletionNotification); - CSTR(NSFileModificationDate); -- CSTR(NSFileOwnerAccountNumber); -+ CSTR(NSFileOwnerAccountID); - CSTR(NSFilePosixPermissions); - CSTR(NSFileReferenceCount); - CSTR(NSFileSize); |