mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(linux): fixup core build from reconf
This commit is contained in:
parent
e2b6bf99ea
commit
03d8d7524d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ echo "Found tier ${TIER}, version ${VERSION}"
|
|||
|
||||
# We need to configure+build core before we can configure ibus-keyman
|
||||
cd ../core
|
||||
./build.sh clean configure build
|
||||
./build.sh clean:arch configure:arch build:arch
|
||||
|
||||
cd "$BASEDIR/ibus-keyman"
|
||||
./build.sh clean configure
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue