clisp: fix buiding
This commit is contained in:
parent
8ef710743a
commit
c1ee23e3dc
@ -24,8 +24,8 @@ build() {
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
make -j1
|
||||
make -j1 DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/share/{doc,locale}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user