net-misc/udpxy: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3516
This commit is contained in:
Michael Mair-Keimberger (asterix)
2017-01-17 18:46:41 +01:00
committed by David Seifert
parent 382785f96f
commit 3c52bd6f74

View File

@@ -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)