From 2bc84a207d3135ac8a0c9617ae36fd0fa3f7634a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Sun, 9 Feb 2020 12:20:55 +0000 Subject: etc/rotate_archives.sh: purge leading whitespaces. vars/build.vars: purge leading whitespaces. vars/invariants_minipix.vars: purge leading whitespaces. vars/pkgconf_host.vars: purge leading whitespaces. --- vars/pkgconf_host.vars | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vars/pkgconf_host.vars') diff --git a/vars/pkgconf_host.vars b/vars/pkgconf_host.vars index 9f73c7f6..b3923a26 100644 --- a/vars/pkgconf_host.vars +++ b/vars/pkgconf_host.vars @@ -14,8 +14,7 @@ fi; if [ "\${#}" -eq 1 ]\ && [ "x\${1}" = "x--version" ]; then "\$(dirname "\${0}")"/pkgconf --version; - -else +else "\$(dirname "\${0}")"/pkgconf --define-variable=prefix="\${PREFIX_NATIVE%/}/" --keep-system-cflags "\${@}"; fi; EOF -- cgit v1.2.3