mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
irssi: don't rely on autogen.sh as it requires a git repo.
This commit is contained in:
@@ -54,7 +54,8 @@ GLOBAL_WRITABLE_FILES="
|
||||
BUILD()
|
||||
{
|
||||
chmod +x autogen.sh irssi-version.sh file2header.sh
|
||||
./autogen.sh $configureDirArgs --with-perl=module --with-socks \
|
||||
autoreconf -fi
|
||||
runConfigure ./configure --with-perl=module --with-socks \
|
||||
--with-proxy --enable-true-color
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user