Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpx/lua-cjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-05-04 18:38:55 +0400
committerMark Pulford <mark@kyne.com.au>2011-05-04 18:38:55 +0400
commit238fa6368f30718f8fdb04caf3db406c62568cad (patch)
treee9276fd1a1d00c321ba867e7fd069b4ab37e7a86 /lua-cjson.spec
parent79363daeb78485d61ad6ff24600408e4b855308c (diff)
Add tests directory to RPM %doc install
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r--lua-cjson.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec
index 45b42ba..1398107 100644
--- a/lua-cjson.spec
+++ b/lua-cjson.spec
@@ -39,7 +39,7 @@ rm -rf "$RPM_BUILD_ROOT"
%files
%defattr(-,root,root,-)
-%doc LICENSE performance.txt rfc4627.txt
+%doc LICENSE performance.txt rfc4627.txt tests
%{lualibdir}/*