commit:     5cb57571b4de71ce9e6a046342cf53725ce40f66
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Fri Jul  8 13:16:36 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 08:07:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb57571

app-misc/srm: remove unused patches

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-misc/srm/files/cflags.patch                 | 21 ---------------------
 app-misc/srm/files/srm-1.2.8-remove-mount.patch | 13 -------------
 2 files changed, 34 deletions(-)

diff --git a/app-misc/srm/files/cflags.patch b/app-misc/srm/files/cflags.patch
deleted file mode 100644
index d8f598b..0000000
--- a/app-misc/srm/files/cflags.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Naur srm-1.2.11.orig/configure.in srm-1.2.11/configure.in
---- srm-1.2.11.orig/configure.in       2010-06-06 13:22:08.000000000 -0400
-+++ srm-1.2.11/configure.in    2011-09-28 21:23:24.562682859 -0400
-@@ -6,8 +6,6 @@
- 
- dnl Checks for programs.
- AC_PROG_CC
--dnl reset CFLAGS
--CFLAGS=
- 
- AC_PROG_INSTALL
- AC_PROG_RANLIB
-@@ -42,7 +40,7 @@
-   CFLAGS="$CFLAGS -g"
-   AC_MSG_RESULT(yes)
- else
--  CFLAGS="$CFLAGS -O2 -DNDEBUG"
-+  CFLAGS="$CFLAGS -DNDEBUG"
-   AC_MSG_RESULT(no)
- fi
- 

diff --git a/app-misc/srm/files/srm-1.2.8-remove-mount.patch 
b/app-misc/srm/files/srm-1.2.8-remove-mount.patch
deleted file mode 100644
index 0f3297a..0000000
--- a/app-misc/srm/files/srm-1.2.8-remove-mount.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/sunlink.c      2007-03-05 03:01:00.000000000 +0530
-+++ src/sunlink.c      2007-03-05 03:01:16.000000000 +0530
-@@ -20,9 +20,8 @@
- #include <sys/vfs.h>
- #endif
- 
--#if HAVE_SYS_PARAM_H && HAVE_SYS_MOUNT_H
-+#if HAVE_SYS_PARAM_H
- #include <sys/param.h>
--#include <sys/mount.h>
- #endif
- 
- #include "srm.h"

Reply via email to