summaryrefslogtreecommitdiffhomepage
path: root/vars/pkgconf_host.vars
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-09 12:20:55 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-09 12:20:55 +0000
commit2bc84a207d3135ac8a0c9617ae36fd0fa3f7634a (patch)
tree63ba35c08e4a09b52a217929242162d24f46cf61 /vars/pkgconf_host.vars
parent4315060fe24c64c6239be202e7d22cab7a1dfa16 (diff)
downloadmidipix_build-2bc84a207d3135ac8a0c9617ae36fd0fa3f7634a.tar.bz2
midipix_build-2bc84a207d3135ac8a0c9617ae36fd0fa3f7634a.tar.xz
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.
Diffstat (limited to 'vars/pkgconf_host.vars')
-rw-r--r--vars/pkgconf_host.vars3
1 files changed, 1 insertions, 2 deletions
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