[Buildroot] Problems with recent zcat changes
Scott Reese
sreese at indianaheart.org
Sun Oct 1 18:02:09 UTC 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings:
I think that the zcat changes over the last few days have caused some
problems in the makefile. The newest buildroot fails to build the
skeleton directories correctly.
The Makefile should be changed to reference BR2_ZCAT instead of ZCAT:
107c107
< $(ZCAT) $(TARGET_SKELETON) | tar -C $(BUILD_DIR) -xf -; \
- ---
> $(BR2_ZCAT) $(TARGET_SKELETON) | tar -C $(BUILD_DIR) -xf
- -; \
- -Scott
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFIAJuS7FYdPX6+iYRAmcNAJ9IIC8f9tn1ObDR5soVsXVzCFRRPgCdHIxF
hoYF5fYVStfctq4vxlQMUOQ=
=uvcB
-----END PGP SIGNATURE-----
More information about the buildroot
mailing list