summaryrefslogtreecommitdiff
path: root/dev-util/crash/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /dev-util/crash/files
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-util/crash/files')
-rw-r--r--dev-util/crash/files/crash-5.1.1-install-fix.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-util/crash/files/crash-5.1.1-install-fix.patch b/dev-util/crash/files/crash-5.1.1-install-fix.patch
deleted file mode 100644
index 98b86759361d..000000000000
--- a/dev-util/crash/files/crash-5.1.1-install-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur crash-5.1.1/Makefile crash-5.1.1-fixes//Makefile
---- crash-5.1.1/Makefile 2010-12-23 12:59:44.000000000 -0600
-+++ crash-5.1.1-fixes//Makefile 2011-01-26 13:17:11.000000000 -0600
-@@ -322,7 +322,7 @@
- cc -c ${CRASH_CFLAGS} build_data.c ${WARNING_OPTIONS} ${WARNING_ERROR}
-
- install:
-- /usr/bin/install ${PROGRAM} ${INSTALLDIR}
-+ /usr/bin/install -D ${PROGRAM} ${INSTALLDIR}/${PROGRAM}
- # /usr/bin/install ${PROGRAM}d ${INSTALLDIR}
-
- unconfig: make_configure