summaryrefslogtreecommitdiff
path: root/net-misc/sslh/files/sslh-1.18-version-deps.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
commit536c3711867ec947c1738f2c4b96f22e4863322d (patch)
tree697733f5cb713908dcf378e13fd15a798a906a91 /net-misc/sslh/files/sslh-1.18-version-deps.patch
parentf65628136faa35d0c4d3b5e7332275c7b35fcd96 (diff)
gentoo resync : 18.11.2018
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: