From 382785f96f15a8f37a8e65f5ebcb1e3c0f80e325 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Tue, 17 Jan 2017 18:43:31 +0100 Subject: [PATCH] net-misc/raccess: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3516 --- net-misc/raccess/files/raccess-0.7-asneeded.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net-misc/raccess/files/raccess-0.7-asneeded.patch diff --git a/net-misc/raccess/files/raccess-0.7-asneeded.patch b/net-misc/raccess/files/raccess-0.7-asneeded.patch deleted file mode 100644 index 3db6945bcc0a..000000000000 --- a/net-misc/raccess/files/raccess-0.7-asneeded.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig 2009-01-05 19:23:26.671861574 +0100 -+++ src/Makefile.in 2009-01-05 19:23:37.603959062 +0100 -@@ -83,7 +83,7 @@ - detectos.o remote_attack_module.o lookfor.o - raccess_LDADD = $(LDADD) - raccess_DEPENDENCIES = --raccess_LDFLAGS = -lm -+raccess_LDADD = -lm - BINFILES = -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" - CFGFILES = -DLOCATION_CONFIG_FILES=\"@sysconfdir@\" - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) $(BINFILES) $(CFGFILES) -- 2.26.2