From c84950c41f7337a2c96afc840b3deff7a6e8ce5a Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 2 Jan 2018 10:09:10 +0100 Subject: pcr/xen: removed echo lines from PKGBUILD --- pcr/xen/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/xen/PKGBUILD') diff --git a/pcr/xen/PKGBUILD b/pcr/xen/PKGBUILD index a55df5075..6636b6993 100644 --- a/pcr/xen/PKGBUILD +++ b/pcr/xen/PKGBUILD @@ -96,12 +96,12 @@ if [[ "$CARCH" == 'x86_64' ]]; then _binutils_emulations="$(ld -V)" if [[ "$_binutils_emulations" == *'i386pep'* ]]; then _binutils_efi=true - echo '#ld has efi support' + #ld has efi support else makedepends+=( mingw-w64-binutils ) - echo '#ld does not have efi support, using mingw' + #ld does not have efi support, using mingw fi fi -- cgit v1.2.3