mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Fix paths.
The CVS is fixed now, at least everything builds fine.
This commit is contained in:
@@ -7,14 +7,14 @@ DEPEND=""
|
||||
#CHECKSUM_MD5=""
|
||||
|
||||
BUILD {
|
||||
cd pearpc
|
||||
cd pearpc-0.5.0-cvs
|
||||
./autogen.sh >/dev/null
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd pearpc
|
||||
cd pearpc-0.5.0-cvs
|
||||
make install
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user