mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Use silent rules.
This commit is contained in:
parent
ef55e0f653
commit
a66bb95d0e
2 changed files with 3 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ before_install:
|
|||
install: true
|
||||
|
||||
script:
|
||||
- ./autogen.sh --with-proxy --with-bot --with-perl=module --prefix=$HOME/irssi-build --enable-silent-rules
|
||||
- ./autogen.sh --with-proxy --with-bot --with-perl=module --prefix=$HOME/irssi-build
|
||||
- cat config.log
|
||||
- make
|
||||
- make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue