[Lunar-commits] r19411 - moonbase/trunk/devel/hal
samuel verstraete
samuel.verstraete at gmail.com
Fri Mar 24 07:59:55 UTC 2006
can't we move that sedit line to the kernel-headers-2.6 module? we
have there one already....
and it doesn't harm anything
On 3/23/06, Florin Braescu <florin at lunar-linux.org> wrote:
> Author: florin
> Date: 2006-03-23 20:11:59 +0000 (Thu, 23 Mar 2006)
> New Revision: 19411
>
> Modified:
> moonbase/trunk/devel/hal/BUILD
> Log:
> this seems to be needed.
>
> Modified: moonbase/trunk/devel/hal/BUILD
> ===================================================================
> --- moonbase/trunk/devel/hal/BUILD 2006-03-23 17:18:28 UTC (rev 19410)
> +++ moonbase/trunk/devel/hal/BUILD 2006-03-23 20:11:59 UTC (rev 19411)
> @@ -1,6 +1,8 @@
> (
>
> - sedit "s:SG_FLAG_LUN_:SG_FLAG_UNUSED_LUN_:" hald/linux2/probing/linux_dvd_rw_utils.c
> + if !( module_installed kernel-headers-2.6 ); then
> + sedit "s:SG_FLAG_LUN_:SG_FLAG_UNUSED_LUN_:" hald/linux2/probing/linux_dvd_rw_utils.c
> + fi &&
> add_priv_user haldaemon:haldaemon -d /dev/null -s /bin/false &&
>
> ./configure --prefix=/usr \
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
>
More information about the Lunar-commits
mailing list