summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-01-17 18:46:41 +0100
committerDavid Seifert <soap@gentoo.org>2017-01-18 10:19:24 +0100
commit3c52bd6f745cb1d3938d9768e377d24e49bb6d05 (patch)
treed460dc7e0080edf76c9cc6e158fcc94217230c9a
parentnet-misc/raccess: remove unused patch (diff)
downloadgentoo-3c52bd6f745cb1d3938d9768e377d24e49bb6d05.tar.gz
gentoo-3c52bd6f745cb1d3938d9768e377d24e49bb6d05.tar.bz2
gentoo-3c52bd6f745cb1d3938d9768e377d24e49bb6d05.zip
net-misc/udpxy: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3516
-rw-r--r--net-misc/udpxy/files/udpxy-1.0.21.2-LDFLAGS.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/udpxy/files/udpxy-1.0.21.2-LDFLAGS.patch b/net-misc/udpxy/files/udpxy-1.0.21.2-LDFLAGS.patch
deleted file mode 100644
index 45f7644f92b0..000000000000
--- a/net-misc/udpxy/files/udpxy-1.0.21.2-LDFLAGS.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2012-03-02 16:10:33.127036949 +0400
-+++ Makefile 2012-03-02 16:10:35.873002619 +0400
-@@ -169,7 +169,7 @@
-
- $(EXEC) : $(DEPFILE) $(OBJ)
- @rm -f $(EXEC)
-- $(CC) $(CFLAGS) $(COPT) -o $(EXEC) $(OBJ)
-+ $(CC) $(CFLAGS) $(COPT) -o $(EXEC) $(OBJ) $(LDFLAGS)
- @ls -l $(EXEC)
- ifneq (yes, $(NO_UDPXREC))
- @rm -f $(UDPXREC)