commit:     8494bd1a38de855af5cb2694d4807025743957b4
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Thu Aug 10 08:16:27 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 10:29:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8494bd1a

app-crypt/signing-party: remove unused patch

 .../signing-party/files/signing-party-makefile.diff    | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-crypt/signing-party/files/signing-party-makefile.diff 
b/app-crypt/signing-party/files/signing-party-makefile.diff
deleted file mode 100644
index 905d4449d47..00000000000
--- a/app-crypt/signing-party/files/signing-party-makefile.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- gpgwrap/src/Makefile       2010-02-11 13:26:29.000000000 -0500
-+++ gpgwrap/src/Makefile.new   2010-10-15 18:16:49.000000000 -0400
-@@ -1,5 +1,4 @@
- CC=${DIET} gcc -s -Wall -O2 -fomit-frame-pointer
--STRIP=strip -R .note -R .comment
- RM=rm -f
- TARGET=../bin/gpgwrap
- 
-@@ -8,8 +7,7 @@
- all: ${TARGET}
- 
- ${TARGET}: gpgwrap.c
--      ${CC} -o ${TARGET} gpgwrap.c
--      ${STRIP} ${TARGET} 2>/dev/null || true
-+      ${CC} -o ${TARGET} ${CFLAGS} ${LDFLAGS} gpgwrap.c
- 
- clean:
-       ${RM} ${TARGET}

Reply via email to