diff options
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r-- | lua-cjson.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec index 108651c..8f53671 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec | |||
@@ -50,8 +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.txt manual.html manual.txt rfc4627.txt THANKS | 53 | %doc LICENSE NEWS performance.html performance.txt manual.html manual.txt rfc4627.txt THANKS |
54 | %{_bindir}/* | ||
55 | %{lualibdir}/* | 54 | %{lualibdir}/* |
56 | %{luadatadir}/* | 55 | %{luadatadir}/* |
57 | %{_bindir}/* | 56 | %{_bindir}/* |