mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
Added sdl-libpak .OPD file, fixed URL in some .OPD files and removed bzip-1.0.4.bep file
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
DESCRIPTION="bzip2"
|
||||
HOMEPAGE="http://www.bzip.org/"
|
||||
SRC_URI="http://www.bzip.org/1.0.4/bzip2-1.0.4.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_R5="untested"
|
||||
STATUS_BONE="stable"
|
||||
STATUS_HAIKU="untested"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd bzip2-1.0.4
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd bzip2-1.0.4
|
||||
make install PREFIX=/boot/home/config
|
||||
}
|
||||
Reference in New Issue
Block a user