[Lunar-commits] r19261 - moonbase/trunk/filesys/udev
Moritz Heiber
moe at lunar-linux.org
Thu Mar 16 07:51:20 UTC 2006
Auke,
I guess the reason for this is that your make wrappers don't propagate
those flags properly .. the Makefile hasn't changed since a long time
thus I suspect it is your new wrappers or optimization code that broke
it.
Regards,
Moritz
On Thu, 16 Mar 2006 02:11:21 +0000 (UTC)
"Auke Kok" <sofar at lunar-linux.org> wrote:
> Author: sofar
> Date: 2006-03-16 02:11:18 +0000 (Thu, 16 Mar 2006)
> New Revision: 19261
>
> Modified:
> moonbase/trunk/filesys/udev/BUILD
> Log:
> The EXTRAS were not being built at all, probably a Makefile update
> that broke passing the EXTRAS through the commandline. This really
> should have been tested of course - please make sure udev installs
> all user tools!
>
>
> Modified: moonbase/trunk/filesys/udev/BUILD
> ===================================================================
> --- moonbase/trunk/filesys/udev/BUILD 2006-03-15 21:10:57 UTC
> (rev 19260) +++ moonbase/trunk/filesys/udev/BUILD 2006-03-16
> 02:11:18 UTC (rev 19261) @@ -1,17 +1,12 @@
> (
> - UDEV_EXTRAS="extras/ata_id extras/cdrom_id extras/dasd_id \
> - extras/edd_id extras/firmware extras/floppy \
> - extras/run_directory extras/scsi_id extras/usb_id \
> - extras/volume_id"
> -
> +
> + sedit 's:^EXTRAS =:EXTRAS = extras/ata_id extras/cdrom_id
> extras/dasd_id extras/edd_id extras/firmware extras/floppy
> extras/run_directory extras/scsi_id extras/usb_id extras/volume_id:'
> Makefile && + patch_it $SOURCE2 0 && patch_it $SOURCE3 0 &&
>
> - make EXTRAS="${UDEV_EXTRAS}" &&
> - prepare_install &&
> - make EXTRAS="${UDEV_EXTRAS}" install &&
> + default_make &&
>
> -
> # Deprecated .. but udevd still doesn't do what udevstart does
> # udevsend only provided for legacy purposes
> install -m755 udevsend udevstart /sbin &&
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://foo-projects.org/pipermail/lunar-dev/attachments/20060316/253b2978/attachment.bin
More information about the Lunar-dev
mailing list