Commit db4fe98b authored by Kwabena AB's avatar Kwabena AB

Remove extra commands so we are left we configure only

parent 88a760e7
......@@ -20,8 +20,6 @@ configure-options =
# install && (for i in curses unctrl eti form menu panel term; do ln -sf ncurses/$i.h @@LOCATION@@/include/$i.h; done; ln -sf libncurses.so @@LOCATION@@/lib/libcurses.so) && ./configure ${:configure-options} --enable-widec && make ${:make-options} && make ${:make-options} install
make-targets =
./configure ${:configure-options}
make
make install
# pass dummy LDCONFIG to skip needless calling of ldconfig by non-root user
environment =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment