mirror of
https://github.com/lxsang/silk.git
synced 2024-12-26 04:48:21 +01:00
This commit is contained in:
parent
32577500de
commit
adb81580a3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ def build_plugin()
|
||||
set -e
|
||||
cd $WORKSPACE
|
||||
mkdir -p build/$arch/opt/www
|
||||
[ -f Makefile ] && make clean
|
||||
[ -f Makefile ] && make clean || true
|
||||
libtoolize
|
||||
aclocal
|
||||
autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user