mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
steghide: missing newlines by PATCHES
This commit is contained in:
@@ -11,7 +11,9 @@ SOURCE_URI="https://downloads.sourceforge.net/steghide/steghide-$portVersion.tar
|
||||
CHECKSUM_SHA256="a2c7f879a3e22860879889106cc49e486000653f81448264affa0fd616a47da1"
|
||||
PATCHES="steghide-$portVersion.patchset"
|
||||
if [ "$targetArchitecture" != x86_gcc2 ]; then
|
||||
PATCHES+="steghide-gcc11-$portVersion.patchset"
|
||||
PATCHES+="
|
||||
steghide-gcc11-$portVersion.patchset
|
||||
"
|
||||
fi
|
||||
|
||||
ARCHITECTURES="all"
|
||||
|
||||
Reference in New Issue
Block a user