summaryrefslogtreecommitdiffstats
path: root/openvpn.spec.in
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-02-29 22:11:48 +0200
committerDavid Sommerseth <davids@redhat.com>2012-03-22 22:06:53 +0100
commit26abb83cb1cf0c331db875186250b0c8d55d6013 (patch)
tree96c3e8319ae2dcba7ce38497c8a6572e3fa0abef /openvpn.spec.in
parent30029449d475c1e45f080d7481e4c7bf762b2480 (diff)
downloadopenvpn-26abb83cb1cf0c331db875186250b0c8d55d6013.tar.gz
openvpn-26abb83cb1cf0c331db875186250b0c8d55d6013.tar.xz
openvpn-26abb83cb1cf0c331db875186250b0c8d55d6013.zip
Remove easy-rsa
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: Samuli Seppänen <samuli@openvpn.net> Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'openvpn.spec.in')
-rw-r--r--openvpn.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn.spec.in b/openvpn.spec.in
index 9a45c79..a2f0cb1 100644
--- a/openvpn.spec.in
+++ b/openvpn.spec.in
@@ -222,7 +222,7 @@ fi
%endif
# Install extra %doc stuff
-%doc contrib/ easy-rsa/ sample-*/ plugins/README.*
+%doc contrib/ sample-*/ plugins/README.*
%changelog
* Thu Jul 30 2009 David Sommerseth <dazo@users.sourceforge.net>