mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-crypt/tpm2-openssl: quote ED variable
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -38,7 +38,7 @@ src_prepare() {
|
||||
|
||||
src_install() {
|
||||
default
|
||||
find ${ED} -iname \*.la -delete || die
|
||||
find "${ED}" -iname \*.la -delete || die
|
||||
|
||||
# No libtool files are install, so nothing to check for bug #833887
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user