mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libreoffice-still: disable junit for now
This commit is contained in:
parent
bbe64452d0
commit
05312e8bce
1 changed files with 2 additions and 1 deletions
|
@ -282,7 +282,8 @@ build() {
|
|||
--with-alloc=system \
|
||||
--with-system-clucene \
|
||||
--disable-dependency-tracking \
|
||||
--enable-hardlink-deliver
|
||||
--enable-hardlink-deliver \
|
||||
--without-junit
|
||||
|
||||
touch src.downloaded
|
||||
make build-nocheck
|
||||
|
|
Loading…
Reference in a new issue