On Fri, 06 Apr 2018 14:44:00 -0400,
Luke Shumaker wrote:
> --- a/test/lib/common.bash
> +++ b/test/lib/common.bash
> @@ -59,7 +59,7 @@ __buildPackage() {
> else
> sudo librechroot -n "dbscripts@${tarch}" -A "$tarch"
> make
> fi
> - sudo PKGDEST="${pkgdest}" libremakepkg -n "dbscripts@${tarch}"
> + sudo PKGDEST="${pkgdest}" PKGEXT="${PKGEXT}" libremakepkg -n
> "dbscripts@${tarch}"
This is pointless/wrong, libremakepkg doesn't obey PKGEXT from the environment.
--
Happy hacking,
~ Luke Shumaker
_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev