[lxc-devel] [PATCH] install lua module 0644 instead of 0755

Stéphane Graber stgraber at ubuntu.com
Tue Oct 22 20:48:02 UTC 2013


On Tue, Oct 22, 2013 at 04:33:34PM -0400, Dwight Engen wrote:
> Fixes rpmlint error "script-without-shebang". Checked other lua modules
> and none are installed with execute permission.
> 
> Signed-off-by: Dwight Engen <dwight.engen at oracle.com>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  src/lua-lxc/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/lua-lxc/Makefile.am b/src/lua-lxc/Makefile.am
> index 11eabfd..7bbaf61 100644
> --- a/src/lua-lxc/Makefile.am
> +++ b/src/lua-lxc/Makefile.am
> @@ -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
>  
> -- 
> 1.8.3.1
> 
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
> _______________________________________________
> Lxc-devel mailing list
> Lxc-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20131022/97605581/attachment.pgp>


More information about the lxc-devel mailing list