forked from kiss-community/repo
Merge branch 'master' of github.com:kisslinux/repo
This commit is contained in:
commit
46c7ee448c
@ -25,7 +25,6 @@ export libat_cv_have_ifunc=no
|
|||||||
--disable-werror \
|
--disable-werror \
|
||||||
--disable-fixed-point \
|
--disable-fixed-point \
|
||||||
--disable-libstdcxx-pch \
|
--disable-libstdcxx-pch \
|
||||||
--disable-bootstrap \
|
|
||||||
--enable-checking=release \
|
--enable-checking=release \
|
||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--infodir=/usr/share/info \
|
--infodir=/usr/share/info \
|
||||||
|
@ -2,6 +2,5 @@
|
|||||||
|
|
||||||
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
||||||
|
|
||||||
sh
|
|
||||||
make
|
make
|
||||||
make PREFIX=/usr DESTDIR="$1" install
|
make PREFIX=/usr DESTDIR="$1" install
|
||||||
|
Loading…
Reference in New Issue
Block a user