summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-01-14Quote $srcdirMaxim Baz
2020-01-14Fix building in chrootMaxim Baz
When building in chroot, azure cli apparently sets python file to `/build/azure-cli/src/azure-cli/bin/python` which doesn't exist outside of chroot. This change sets the path as it will be in the real system after package installation.
2020-01-07Fix BrokenPipeError: [Errno 32] Broken pipepallxk
2020-01-07Update to 2.0.79pallxk
2019-12-30This actually depends on pythonpallxk
Without python, the following error is reported: error while loading shared libraries: libpython3.8.so.1.0: cannot open shared object file: No such file or directory
2019-12-30Auto versioningpallxk
2019-12-30Update to 2.0.78pallxk
2019-12-30Always clean up $srcdirpallxk
2019-12-02Initial commitpallxk