mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 04:58:52 +02:00
Fix PATCHES of gogo_no_coda recipe.
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2001-2003 Respective gogo-no-coda creators"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="?x86 x86_gcc2"
|
||||
|
||||
PATCHES="gogo-no-coda-3.13.patch"
|
||||
PATCHES="gogo_no_coda-3.13.patch"
|
||||
|
||||
PROVIDES="
|
||||
gogo_enc = $portVersion compat >= 1
|
||||
@@ -29,7 +29,7 @@ SOURCE_DIR="gogo-no-coda-master"
|
||||
BUILD()
|
||||
{
|
||||
cd linux
|
||||
make linux $jobArgs
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user