sysdig: fix typo
This commit is contained in:
parent
4bdd202072
commit
0b9a5651a2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ checksum=8399cfb77e5f61a4d7aa0ef94ec79ab60afc11571f8604791e6378a90a14ce9e
|
|||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
LDFLAGS="-Wl,--no-as-needed -lssl -lcrypto -Wl,--as-needed"
|
||||
only_for_arch="i686 x86_64"
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
post_extract() {
|
||||
sed -i 's,"${DIR_ETC}/bash_completion.d",share/bash-completion/completions,g' scripts/CMakeLists.txt
|
||||
|
|
Loading…
Reference in a new issue