mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fixed .bep file for libogg-1.2.0
This commit is contained in:
@@ -6,12 +6,12 @@ REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd libogg-1.1.4
|
||||
cd libogg-1.2.0
|
||||
./configure --prefix=/boot/common
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd libogg-1.1.4
|
||||
cd libogg-1.2.0
|
||||
make install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user