install lua module 0644 instead of 0755

Fixes rpmlint error "script-without-shebang". Checked other lua modules
and none are installed with execute permission.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Dwight Engen 2013-10-22 16:33:34 -04:00 committed by Stéphane Graber
parent 0adde0f841
commit 3ffe454baf

View File

@ -3,7 +3,7 @@ if ENABLE_LUA
luadir=$(LUA_INSTALL_LMOD)
sodir=$(LUA_INSTALL_CMOD)/lxc
lua_SCRIPTS=lxc.lua
lua_DATA=lxc.lua
so_PROGRAMS = core.so