mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 08:40:57 +02:00
nassl: cleanup
This commit is contained in:
parent
0cb0032ac7
commit
1521586f77
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ src_prepare() {
|
|||
}
|
||||
|
||||
src_compile() {
|
||||
# #FIXME: get rid of invoke and compile it using Gentoo env
|
||||
#FIXME: get rid of invoke and compile it using Gentoo env
|
||||
#https://github.com/nabla-c0d3/nassl/issues/42
|
||||
python3 /usr/bin/invoke build.zlib --do-not-clean
|
||||
python3 /usr/bin/invoke build.legacy-openssl --do-not-clean
|
||||
|
|
|
|||
Loading…
Reference in a new issue