summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/sstp-client/files/sstp-client-1.0.12-fix-example.patch')
-rw-r--r--net-misc/sstp-client/files/sstp-client-1.0.12-fix-example.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/net-misc/sstp-client/files/sstp-client-1.0.12-fix-example.patch b/net-misc/sstp-client/files/sstp-client-1.0.12-fix-example.patch
new file mode 100644
index 000000000000..f2b81174fc1a
--- /dev/null
+++ b/net-misc/sstp-client/files/sstp-client-1.0.12-fix-example.patch
@@ -0,0 +1,16 @@
+--- a/Makefile.am 2018-02-07 21:51:10.451717813 +0100
++++ b/Makefile.am 2018-02-07 21:54:43.811708840 +0100
+@@ -7,11 +7,11 @@
+ include \
+ src
+
+-docdir = $(datadir)/doc/@PACKAGE@
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = sstp-client-1.0.pc
+
+-doc_DATA = \
++examplesdir = $(docdir)/examples
++examples_DATA = \
+ sstp-test.example \
+ sstp-test-nopty.example
+