From ef1409a596b0d9585f9df7013451f6ead12b0549 Mon Sep 17 00:00:00 2001 From: Aldas Nabazas Date: Tue, 5 Oct 2010 18:56:15 +0200 Subject: [PATCH] perl: removed not needed page_h.patch and gcc-4.2.patch --- perl/perl/gcc-4.2.patch | 26 -------------------------- perl/perl/page_h.patch | 12 ------------ 2 files changed, 38 deletions(-) delete mode 100644 perl/perl/gcc-4.2.patch delete mode 100644 perl/perl/page_h.patch diff --git a/perl/perl/gcc-4.2.patch b/perl/perl/gcc-4.2.patch deleted file mode 100644 index 60caf4f9f..000000000 --- a/perl/perl/gcc-4.2.patch +++ /dev/null @@ -1,26 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../perl/gcc-4.2.patch -# Copyright (C) 2009 The OpenSDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - ---- ./makedepend.SH.orig 2009-09-30 20:46:20.000000000 +0200 -+++ ./makedepend.SH 2009-09-30 20:47:39.000000000 +0200 -@@ -167,6 +167,7 @@ - -e '/^#.*/d' \ - -e '/^#.*/d' \ - -e '/^#.*/d' \ -+ -e '/^#.*/d' \ - -e '/^#.*"-"/d' \ - -e '/: file path prefix .* never used$/d' \ - -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \ diff --git a/perl/perl/page_h.patch b/perl/perl/page_h.patch deleted file mode 100644 index 008bd7317..000000000 --- a/perl/perl/page_h.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- perl-5.8.8/ext/IPC/SysV/SysV.xs.orig 2001-06-30 21:46:07.000000000 +0300 -+++ perl-5.8.8/ext/IPC/SysV/SysV.xs 2008-11-22 19:21:49.000000000 +0200 -@@ -3,9 +3,6 @@ - #include "XSUB.h" - - #include --#ifdef __linux__ --# include --#endif - #if defined(HAS_MSG) || defined(HAS_SEM) || defined(HAS_SHM) - #ifndef HAS_SEM - # include