summaryrefslogtreecommitdiff
path: root/net-misc/sslh/files/sslh-1.18-version-deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/sslh/files/sslh-1.18-version-deps.patch')
-rw-r--r--net-misc/sslh/files/sslh-1.18-version-deps.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/net-misc/sslh/files/sslh-1.18-version-deps.patch b/net-misc/sslh/files/sslh-1.18-version-deps.patch
deleted file mode 100644
index c6108ffb1e9c..000000000000
--- a/net-misc/sslh/files/sslh-1.18-version-deps.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Make sure the files using version.h depend on it being generated first.
-
-Gentoo-bug: 594586
-
---- a/Makefile
-+++ b/Makefile
-@@ -59,7 +59,7 @@
-
- all: sslh $(MAN) echosrv
-
--.c.o: *.h
-+%.o: %.c *.h version.h
- $(CC) $(CFLAGS) $(CPPFLAGS) -c $<
-
- version.h: