mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
SuperTux: disable for now as it messes up with home dir
It was reported by BrunoSpr that SuperTux moves everything in ~/home to ~/config/settings/supertux2
This commit is contained in:
@@ -10,8 +10,8 @@ SOURCE_DIR="SuperTux-v$portVersion-Source"
|
||||
CHECKSUM_SHA256="c4c3e5fa6f90e87b8c5ad6b22a179e9a9839bf997e7f219e22bbcd1c97223ac0"
|
||||
#PATCHES="supertux-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
PROVIDES="
|
||||
supertux$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user