mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
1955859cd4
Move existing protobuf package to protobuf-compat to support packages that don't work with modern version of Protobuf. Install headers and libraries into /usr/protobuf-compat so as not to confuse other packages with duplicate headers, and to prevent paths conflicts with non-compat Protobuf. Install link protoc as protoc-compat. Signed-off-by: George Sapkin <george@sapk.in>