Skip to content
Snippets Groups Projects
Commit 92504e6b authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'fix-git' into 'master'

Git: remove man pages due to colon in filenames

See merge request !464
parents 8609272e b2c17c71
No related branches found
No related tags found
1 merge request!464Git: remove man pages due to colon in filenames
......@@ -39,10 +39,11 @@ export CURL_CONFIG="${COOKBOOK_SYSROOT}/usr/bin/curl-config"
ac_cv_lib_curl_curl_global_init=yes
"${COOKBOOK_MAKE}" "${MAKEFLAGS[@]}" -j"${COOKBOOK_MAKE_JOBS}"
"${COOKBOOK_MAKE}" DESTDIR="${COOKBOOK_STAGE}" "${MAKEFLAGS[@]}" install
rm -rf "${COOKBOOK_STAGE}/usr/share/man"
"""
[package]
dependencies = [
"ca-certificates",
"nghttp2"
]
\ No newline at end of file
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment