summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2018-02-07 22:18:29 +0100
committerAmy Liffey <amynka@gentoo.org>2018-02-07 22:20:57 +0100
commit129c10cbe13035d2dda5face949e47a43b0bc116 (patch)
tree1e213c7434e5326313aa327605224d689588a249 /net-misc/sstp-client/files/sstp-client-1.0.11-fix-example.patch
parentnet-analyzer/wireshark: Version 2.5.0. (diff)
downloadgentoo-129c10cbe13035d2dda5face949e47a43b0bc116.tar.gz
gentoo-129c10cbe13035d2dda5face949e47a43b0bc116.tar.bz2
gentoo-129c10cbe13035d2dda5face949e47a43b0bc116.zip
net-misc/sstp-client: version bump 1.0.11
Suggested-by: mjeveritt Closes: https://github.com/gentoo/gentoo/pull/5618 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'net-misc/sstp-client/files/sstp-client-1.0.11-fix-example.patch')
-rw-r--r--net-misc/sstp-client/files/sstp-client-1.0.11-fix-example.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/net-misc/sstp-client/files/sstp-client-1.0.11-fix-example.patch b/net-misc/sstp-client/files/sstp-client-1.0.11-fix-example.patch
new file mode 100644
index 000000000000..f2b81174fc1a
--- /dev/null
+++ b/net-misc/sstp-client/files/sstp-client-1.0.11-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
+