diff options
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r-- | lua-cjson.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec index 3b1eec6..189f787 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec | |||
@@ -38,7 +38,7 @@ rm -rf "$RPM_BUILD_ROOT" | |||
38 | 38 | ||
39 | %files | 39 | %files |
40 | %defattr(-,root,root,-) | 40 | %defattr(-,root,root,-) |
41 | %doc LICENSE NEWS performance.txt README rfc4627.txt tests TODO | 41 | %doc LICENSE NEWS performance.txt README rfc4627.txt tests THANKS TODO |
42 | %{lualibdir}/* | 42 | %{lualibdir}/* |
43 | 43 | ||
44 | 44 | ||