summaryrefslogtreecommitdiff
path: root/net-misc/sslh/files/sslh-1.18-version-deps.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /net-misc/sslh/files/sslh-1.18-version-deps.patch
reinit the tree, so we can have metadata
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, 15 insertions, 0 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
new file mode 100644
index 000000000000..c6108ffb1e9c
--- /dev/null
+++ b/net-misc/sslh/files/sslh-1.18-version-deps.patch
@@ -0,0 +1,15 @@
+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: