diff --git a/app-crypt/steghide/steghide-0.5.1.recipe b/app-crypt/steghide/steghide-0.5.1.recipe index dff9d63ea..a4e6f890d 100644 --- a/app-crypt/steghide/steghide-0.5.1.recipe +++ b/app-crypt/steghide/steghide-0.5.1.recipe @@ -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"