mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
7685ddaa07
This adds a line in Build/InstallDev to change a hardcoded
'/usr/include' definition in the staging_dir libopenzwave.pc file to use
${prefix}/include instead. Otherwise dependent packages may fail to
find them.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>