forked from hasufell/hasufell-repository
Fix suggestions and bugs spotted by zlin
https://galileo.mailstation.de/gerrit/#/c/5864/
This commit is contained in:
@@ -37,15 +37,9 @@ DEFAULT_SRC_PREPARE_PATCHES=(
|
||||
-p2 "${FILES}"/0002-Respect-system-LDFLAGS.patch
|
||||
)
|
||||
|
||||
DEFAULT_SRC_INSTALL_EXTRA_DOCS=(
|
||||
README.md
|
||||
)
|
||||
|
||||
src_compile() {
|
||||
local STEAM_CRYPT_BACKEND=
|
||||
|
||||
export CC=${CC} PKG_CONFIG=${PKG_CONFIG}
|
||||
|
||||
if option providers:nss ; then
|
||||
STEAM_CRYPT_BACKEND=nss
|
||||
elif option providers:gcrypt ; then
|
||||
|
||||
Reference in New Issue
Block a user