mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fixed .bep files for libvorbis-1.3.1
This commit is contained in:
@@ -6,7 +6,7 @@ REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="dev-util/pkgconfig >= 0.23"
|
||||
BUILD {
|
||||
cd libvorbis-1.2.3
|
||||
cd libvorbis-1.3.1
|
||||
libtoolize --force --copy --install
|
||||
mkdir -p m4
|
||||
cp /boot/common/share/aclocal/libtool.m4 m4
|
||||
@@ -22,6 +22,6 @@ BUILD {
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd libvorbis-1.2.3
|
||||
cd libvorbis-1.3.1
|
||||
make install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user