mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
* convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
This commit is contained in:
@@ -5,7 +5,8 @@ CHECKSUM_MD5="a0114b925d79d6c66161e24cbeaa88b1"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
BUILD()
|
||||
{
|
||||
cd GUIlib-1.2.1
|
||||
rm aclocal.m4
|
||||
rm acinclude.m4
|
||||
@@ -19,7 +20,8 @@ BUILD {
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
INSTALL()
|
||||
{
|
||||
cd GUIlib-1.2.1
|
||||
make install
|
||||
}
|
||||
Reference in New Issue
Block a user