forked from alnux/repo
commit
0f35a036cc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ sed -i s/mawk// configure
|
|||
mkdir build
|
||||
pushd build
|
||||
../configure
|
||||
make -C in`clude
|
||||
make -C include
|
||||
make -C progs tic
|
||||
popd
|
||||
./configure --prefix=/ --build=$(./config.guess) --mandir=//share/man --with-manpage-format=normal --with-shared --without-debug --without-ada --without-normal --enable-widec --with-pkg-config-libdir=//lib/ncurses//lib/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue