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 13fc56d..3d3cb16 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec | |||
@@ -50,7 +50,7 @@ rm -rf "$RPM_BUILD_ROOT" | |||
50 | 50 | ||
51 | %files | 51 | %files |
52 | %defattr(-,root,root,-) | 52 | %defattr(-,root,root,-) |
53 | %doc LICENSE NEWS performance.html performance.txt manual.html manual.txt rfc4627.txt THANKS | 53 | %doc LICENSE NEWS performance.html performance.adoc manual.html manual.adoc rfc4627.txt THANKS |
54 | %{lualibdir}/* | 54 | %{lualibdir}/* |
55 | %{luadatadir}/* | 55 | %{luadatadir}/* |
56 | %{_bindir}/* | 56 | %{_bindir}/* |