lcdproc: don't build parallel

This commit is contained in:
MilhouseVH 2015-02-24 01:43:13 +00:00 committed by Stephan Raue
parent ce3d8cf49c
commit 0c2f5bfb0f

View File

@ -39,6 +39,11 @@ fi
PKG_CONFIGURE_OPTS_TARGET="--enable-libusb --enable-drivers=$LCD_DRIVER,!curses,!svga --enable-seamless-hbars"
pre_make_target() {
# dont build parallel
MAKEFLAGS=-j1
}
post_makeinstall_target() {
rm -rf $INSTALL/etc/lcd*.conf
rm -rf $INSTALL/usr/bin