pcre: fix paths in config file
authorRosen Penev <rosenp@gmail.com>
Thu, 10 Dec 2020 09:56:28 +0000 (01:56 -0800)
committerPetr Štetiar <ynezz@true.cz>
Tue, 22 Dec 2020 17:59:10 +0000 (18:59 +0100)
commit6e5759f6b4852515a6092a43a767a0f5e09a6cb7
tree902b0b66c47c8b6002c9ed1b308cd283dbdc571b
parent36540aa973cb87ac92012852eed2a733b9ceb54e
pcre: fix paths in config file

The paths are pointing to OS paths, not OpenWrt ones. Use SED line from
libpng to fix and adjust accordingly.

This may allow certain packages that use the config file to pick up pcre.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/libs/pcre/Makefile