sysdig: fix typo

This commit is contained in:
Juergen Buchmueller 2016-10-26 14:23:38 +02:00
parent 4bdd202072
commit 0b9a5651a2

View file

@ -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