CVS: moonbase/audio/mpg123 BUILD.alpha,NONE,1.1
Veerappan
watryac04 at lunar-linux.org
Sat Dec 27 04:52:33 GMT 2003
Update of /var/cvs/lunar/moonbase/audio/mpg123
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9215
Added Files:
BUILD.alpha
Log Message:
Turns out that since mpg123 doesn't have a configure script, we have to
specify the target cpu type on the "make" command line. so instead of
doing a "make linux" and then a "make install", we do a "make
linux-alpha" and then the install.
--- NEW FILE: BUILD.alpha ---
(
sedit 's/while(1)/while(maxlen>pos)/' httpget.c &&
make PREFIX=/usr linux-alpha &&
prepare_install &&
make PREFIX=/usr install
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list