void-packages/srcpkgs/xca
Toyam Cox 19030904ee xca: work around make_install_args problem
I do not know why
${make_cmd} DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}
does not respect the setting of make_install_args, unless it happens that
"${DESTDIR}" is blank at template parse. Might be an xbps-src problem.
Regardless, this does the job.

Closes #6541 by actually installing the package files.
2017-05-28 14:24:26 -04:00
..
patches
template