mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
00882ebb36
Currently the pc file has includedir hard coded to "/usr/include" and libdir to "/usr/lib". This commit changes this so they can be controlled via the "prefix" variable. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>