void-packages/srcpkgs/libkcapi
Toyam Cox ef08247630 libkcapi: fix quoting error found by dxpb
In sh, if you set a variable like:
depends=abcdef>=ghi_jkl
then you will get a file: =ghi_jkl in the current working directory.

This suggests the >= requirement was never enforced for this
package, but now it can be.

To replicate this problem: << EOF
./xbps-src show-pkg-var libkcapi-devel
depends
EOF
2018-08-24 10:31:53 -04:00
..
patches
template