summaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-05-05 00:08:55 +0930
committerMark Pulford <mark@kyne.com.au>2011-05-05 00:08:55 +0930
commit238fa6368f30718f8fdb04caf3db406c62568cad (patch)
treee9276fd1a1d00c321ba867e7fd069b4ab37e7a86 /lua-cjson.spec
parent79363daeb78485d61ad6ff24600408e4b855308c (diff)
downloadlua-cjson-238fa6368f30718f8fdb04caf3db406c62568cad.tar.gz
lua-cjson-238fa6368f30718f8fdb04caf3db406c62568cad.tar.bz2
lua-cjson-238fa6368f30718f8fdb04caf3db406c62568cad.zip
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"
39 39
40%files 40%files
41%defattr(-,root,root,-) 41%defattr(-,root,root,-)
42%doc LICENSE performance.txt rfc4627.txt 42%doc LICENSE performance.txt rfc4627.txt tests
43%{lualibdir}/* 43%{lualibdir}/*
44 44
45 45