OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Aug-2003 13:27:02
Branch: OPENPKG_UPGRADE_RPM42 Handle: 2003082212270100
Modified files: (Branch: OPENPKG_UPGRADE_RPM42)
openpkg-src/openpkg rpm.patch.porting
Log:
make sure already in advance that FreeBSD 5 does not complain and
break
Summary:
Revision Changes Path
1.5.2.2 +13 -0 openpkg-src/openpkg/rpm.patch.porting
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/rpm.patch.porting
============================================================================
$ cvs diff -u -r1.5.2.1 -r1.5.2.2 rpm.patch.porting
--- openpkg-src/openpkg/rpm.patch.porting 22 Aug 2003 10:57:07 -0000 1.5.2.1
+++ openpkg-src/openpkg/rpm.patch.porting 22 Aug 2003 11:27:01 -0000 1.5.2.2
@@ -467,3 +467,16 @@
/* Largest alignment size needed, minus one.
Usually long double is the worst case. */
#ifndef ALIGNBYTES
+--- system.h.orig Fri Aug 22 13:09:24 2003
++++ system.h Fri Aug 22 13:14:19 2003
+@@ -256,10 +256,6 @@
+ #include <err.h>
+ #endif
+
+-#if HAVE_MALLOC_H && !defined(__LCLINT__)
+-#include <malloc.h>
+-#endif
+-
+ /[EMAIL PROTECTED] -incondefs @*/ /* FIX: these are macros */
+ /**
+ */
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]