summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2012-01-29 10:20:58 -0600
committerJeremy Olexa <darkside@gentoo.org>2012-01-29 10:20:58 -0600
commit70e4470c0f1f42a717e83edbb706c5b6d7afd9c6 (patch)
tree8c29a0191bacfa9a0181a22fa7ed6dd1e8294f3c
parent[net-misc/openvpn] EAPI4 helpers die by themselves (diff)
downloaddarkside-70e4470c0f1f42a717e83edbb706c5b6d7afd9c6.tar.gz
darkside-70e4470c0f1f42a717e83edbb706c5b6d7afd9c6.tar.bz2
darkside-70e4470c0f1f42a717e83edbb706c5b6d7afd9c6.zip
[net-misc/openvpn] install openvpn-plugin.h, bug 340591
-rw-r--r--net-misc/openvpn/openvpn-2.2.2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-misc/openvpn/openvpn-2.2.2.ebuild b/net-misc/openvpn/openvpn-2.2.2.ebuild
index a060835..e3eeee1 100644
--- a/net-misc/openvpn/openvpn-2.2.2.ebuild
+++ b/net-misc/openvpn/openvpn-2.2.2.ebuild
@@ -91,6 +91,10 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install
+ # install openvpn-plugin.h
+ insinto /usr/include
+ doins openvpn-plugin.h
+
# install documentation
dodoc AUTHORS ChangeLog PORTS README