On Thu, Sep 20, 2012 at 12:52:02PM -0500, Joseph A. Lutz wrote:
> From: "Joseph A. Lutz" <[email protected]>
> 
> The library /lib/initng/libsysreq.so was being included into the package
> twice. Once it was dependent upon the INITNG_SYSREQ config option, the
> other was not.

Tnx, applied.

Michael

> Signed-off-by: Joseph A. Lutz <[email protected]>
> ---
>  rules/initng.make | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/rules/initng.make b/rules/initng.make
> index e787ab3..65e207a 100644
> --- a/rules/initng.make
> +++ b/rules/initng.make
> @@ -350,7 +350,6 @@ $(STATEDIR)/initng.targetinstall:
>  ifdef PTXCONF_INITNG_LOCKFILE
>       @$(call install_copy, initng, 0, 0, 0644, -, /lib/initng/liblockfile.so)
>  endif
> -     @$(call install_copy, initng, 0, 0, 0644, -, /lib/initng/libsysreq.so)
>  
>       @$(call install_copy, initng, 0, 0, 0755, -, /sbin/initng)
>  
> -- 
> 1.7.12.1
> 
> 
> 
> -- 
> ptxdist mailing list
> [email protected]
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
[email protected]

Reply via email to