We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c214c44 commit 7c4d66bCopy full SHA for 7c4d66b
alpine/build.sh
@@ -37,6 +37,7 @@ make -j$(nproc)
37
make install
38
cd -
39
40
+sed -i.bak -E -e 's,^(include|lib)dir=,\1dir=${prefix}/,g' /usr/lib/pkgconfig/msgpack-c.pc
41
wget https://packages.groonga.org/source/groonga/groonga-${GROONGA_VERSION}.tar.gz
42
tar xf groonga-${GROONGA_VERSION}.tar.gz
43
cd groonga-${GROONGA_VERSION}
0 commit comments