mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fix provide for openttd.
* Having the provide not match the package name confuses HaikuDepot (but works with pkgman).
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
openttd = $portVersion
|
||||
openttd$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user