mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
cd distcc-3.1
|
|
libtoolize --force --copy --install
|
|
./autogen.sh
|
|
./configure LDFLAGS=-L/boot/common/lib/python2.6/config --prefix=`finddir B_COMMON_DIRECTORY`
|
|
make
|