2 May
2018
2 May
'18
4:41 a.m.
Am 29.04.2018 um 19:48 schrieb Sean Greenslade:
As David said, if you have your deps built and in a repository that your local pacman instance points to, it will work. Alternatively, if you want a quicker / hackier way, you can do it like this:
extra-x86_64-build -- -I ~/aur/cache/foo.pkg.tar.xz -I ~/aur/cache/bar.pkg.tar.xz
Thanks, that did the trick. I was finally able to reproduce a problem with one of my packages (dexed) reported by a user. Now to find the cause and a solution... Chris