mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
mksh: fix PATCHES
This commit is contained in:
@@ -21,7 +21,9 @@ CHECKSUM_SHA256="3d101154182d52ae54ef26e1360c95bc89c929d28859d378cc1c84f3439dbe7
|
||||
SOURCE_DIR="mksh"
|
||||
PATCHES="mksh-$portVersion.patchset"
|
||||
if [ "$targetArchitecture" != x86_gcc2 ]; then
|
||||
PATCHES+=" mksh-$portVersion.patch"
|
||||
PATCHES+="
|
||||
mksh-$portVersion.patch
|
||||
"
|
||||
fi
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user