shared-mime-info: fixed parallel jobs
This commit is contained in:
parent
3f274eefc6
commit
e267cfe74e
@ -14,8 +14,8 @@ build() {
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
make -j2
|
||||
make -j2 DESTDIR=$PKG install
|
||||
|
||||
rm -rf $PKG/usr/share/locale
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user