3
This commit is contained in:
parent
38edf3d85e
commit
fe929b7103
|
@ -23,7 +23,7 @@ build_script() {
|
|||
|
||||
case "\$makepkg_exit" in
|
||||
0) echo 'ok';;
|
||||
2) echo 'already built';;
|
||||
3) echo 'already built';;
|
||||
*) echo 'FAIL';;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user