Skip to content

Commit ba7f82e

Browse files
committed
use local code instead of remote repo for makepkg
1 parent 26d94b6 commit ba7f82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.builds/aur.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ sources:
44
tasks:
55
- makepkg: |
66
cd qbpm/contrib
7+
sed -i 's|^source.*|source=("git+file:///home/build/qbpm")|' PKGBUILD
78
sudo pacman -Sy
89
makepkg -s --noconfirm

0 commit comments

Comments
 (0)