source: ProjectBuilder/projects/buffer/pbconf/1.19/buffer/pbpatch/02-fedora-patch.all@ 2008

Last change on this file since 2008 was 2008, checked in by Bruno Cornec, 9 years ago

Fedora comformity

  • update tag to 8
  • link to upstream tar.gz is now back and macro only used
  • remove BuildRoot def
  • pbcl updated as well
File size: 286 bytes
Line 
1--- buffer-1.19/buffer.c.orig 2009-01-13 18:11:35.000000000 +0100
2+++ buffer-1.19/buffer.c 2009-01-13 18:11:49.000000000 +0100
3@@ -134,7 +134,7 @@
4 #endif
5
6-#ifndef __alpha
7+#ifndef __linux__
8 extern char *shmat();
9-#endif /* __alpha */
10+#endif /* __linux__ */
11
12 /* General macros */
Note: See TracBrowser for help on using the repository browser.