summaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-05-08 23:38:34 +0930
committerMark Pulford <mark@kyne.com.au>2011-05-08 23:38:34 +0930
commitffb9aa79eb828118b0ebd214d2e47a324df9bd74 (patch)
tree10660ea9556fd879de524a11d5abdcf62624d590 /lua-cjson.spec
parent1798471fcdd3425e7d2bafbd69048ff1165eb31e (diff)
downloadlua-cjson-ffb9aa79eb828118b0ebd214d2e47a324df9bd74.tar.gz
lua-cjson-ffb9aa79eb828118b0ebd214d2e47a324df9bd74.tar.bz2
lua-cjson-ffb9aa79eb828118b0ebd214d2e47a324df9bd74.zip
Add documentation (README)
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 1398107..8f3b8c5 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 tests 42%doc LICENSE performance.txt README rfc4627.txt tests
43%{lualibdir}/* 43%{lualibdir}/*
44 44
45 45