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