Fixed the dialog overlay bundle
This commit is contained in:
parent
0149ee2313
commit
f9e772420b
@ -19,8 +19,7 @@ rm -rf $DESTDIR
|
|||||||
# Configure dialog
|
# Configure dialog
|
||||||
echo "Configuring dialog..."
|
echo "Configuring dialog..."
|
||||||
CFLAGS="$CFLAGS" ./configure \
|
CFLAGS="$CFLAGS" ./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr
|
||||||
--with-ncursesw
|
|
||||||
|
|
||||||
echo "Building dialog..."
|
echo "Building dialog..."
|
||||||
make -j $NUM_JOBS
|
make -j $NUM_JOBS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user