fixes
This commit is contained in:
parent
f04d4905df
commit
571e654af1
@ -52,6 +52,9 @@ build:pamac:
|
|||||||
- 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
- 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
|
||||||
- chown -R build:build .
|
- chown -R build:build .
|
||||||
script:
|
script:
|
||||||
|
# download dependencies
|
||||||
|
- source PKGBUILD && pacman -Syu --noconfirm --needed --asdeps "${makedepends[@]}" "${depends[@]}"
|
||||||
|
# build
|
||||||
- sudo -u build makepkg -s
|
- sudo -u build makepkg -s
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user