[Buildroot] [PATCH] small patches (was: skeleton patch)

Roberto A. Foglietta roberto.foglietta at gmail.com
Wed Nov 19 12:23:46 UTC 2008


2008/11/18 Roberto A. Foglietta <roberto.foglietta at gmail.com>:
> Hi,
>
>  I do not think libpng12-config could be useful in the target system
> if it does not a developing system itself
>
> --- package/libpng/libpng.mk    (revision 24038)
> +++ package/libpng/libpng.mk    (working copy)
> @@ -28,5 +28,8 @@
>                -e "s,^includedir=.*,includedir=\'$(STAGING_DIR)/usr/include/libpng12\',g" \
>                -e "s,^libdir=.*,libdir=\'$(STAGING_DIR)/usr/lib\',g" \
>                $(STAGING_DIR)/usr/bin/libpng12-config
> +ifneq ($(strip $(CONFIG_BR2_HAVE_DEVFILES)),y)
> +       rm -f $(TARGET_DIR)/usr/bin/libpng12-config
> +endif
>        touch $@
>

 patch attached

-- 
/roberto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libpng.patch
Type: text/x-diff
Size: 496 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20081119/a345c98c/attachment-0002.patch>


More information about the buildroot mailing list