sync w/update-patches

This commit is contained in:
wilfried 2003-07-18 20:44:33 +00:00
parent 4a446e37a0
commit 09f6c0b390
3 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-build_package_rpm_SOURCES_mozilla-mail_desktop,v 1.1 2003/07/04 06:59:15 marcm Exp $
--- build/package/rpm/SOURCES/mozilla-mail.desktop.orig Thu Jul 3 17:35:17 2003
+++ build/package/rpm/SOURCES/mozilla-mail.desktop Thu Jul 3 17:35:48 2003
$OpenBSD: patch-build_package_rpm_SOURCES_mozilla-mail_desktop,v 1.2 2003/07/18 20:44:33 wilfried Exp $
--- build/package/rpm/SOURCES/mozilla-mail.desktop.orig Wed Oct 3 20:40:11 2001
+++ build/package/rpm/SOURCES/mozilla-mail.desktop Fri Jul 18 19:26:35 2003
@@ -1,7 +1,8 @@
[Desktop Entry]
Name=Mozilla Mail

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-configure_in,v 1.5 2003/05/22 12:04:49 wilfried Exp $
--- configure.in.orig Sat May 3 00:06:30 2003
+++ configure.in Thu May 22 13:17:40 2003
$OpenBSD: patch-configure_in,v 1.6 2003/07/18 20:44:33 wilfried Exp $
--- configure.in.orig Mon Jun 16 21:15:23 2003
+++ configure.in Fri Jul 18 19:26:35 2003
@@ -1208,12 +1208,11 @@ case "$target" in
DLL_SUFFIX=".so.1.0"
DSO_CFLAGS=''
@ -19,7 +19,7 @@ $OpenBSD: patch-configure_in,v 1.5 2003/05/22 12:04:49 wilfried Exp $
if test "$LIBRUNPATH"; then
DSO_LDOPTS="-R$LIBRUNPATH $DSO_LDOPTS"
fi
@@ -2087,9 +2086,8 @@ then
@@ -2089,9 +2088,8 @@ then
AC_DEFINE(_THREAD_SAFE)
dnl -pthread links in -lc_r, so don't specify it explicitly.
if test "$ac_cv_have_dash_pthread" = "yes"; then

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-nsprpub_configure_in,v 1.4 2003/05/22 12:04:49 wilfried Exp $
--- nsprpub/configure.in.orig Wed Apr 30 02:36:32 2003
+++ nsprpub/configure.in Thu May 22 13:17:40 2003
$OpenBSD: patch-nsprpub_configure_in,v 1.5 2003/07/18 20:44:33 wilfried Exp $
--- nsprpub/configure.in.orig Mon May 19 21:05:48 2003
+++ nsprpub/configure.in Fri Jul 18 19:26:35 2003
@@ -1490,12 +1490,8 @@ mips-sony-newsos*)
MDCPUCFG_H=_openbsd.cfg
PR_MD_CSRCS=openbsd.c
@ -16,7 +16,7 @@ $OpenBSD: patch-nsprpub_configure_in,v 1.4 2003/05/22 12:04:49 wilfried Exp $
;;
*-openvms*)
@@ -2167,7 +2163,8 @@ if test -n "$USE_PTHREADS"; then
@@ -2168,7 +2164,8 @@ if test -n "$USE_PTHREADS"; then
AC_DEFINE(_THREAD_SAFE)
dnl -pthread links in -lc_r, so don't specify it explicitly.
if test "$ac_cv_have_dash_pthread" = "yes"; then