There was an error while loading. Please reload this page.
1 parent a55c593 commit 5d0250bCopy full SHA for 5d0250b
1 file changed
scripts/028-mbedTLS-2.28.10.sh
@@ -42,7 +42,7 @@ rm -Rf mbedtls-${VERSION} && tar xfvj ../archives/mbedtls-${VERSION}.tar.bz2 &&
42
echo "Building mbedTLS ${VERSION} for ${PLATFORM} ${ARCH}"
43
44
echo "Patching Makefile..."
45
-patch -p1 < ../patches/mbedtls-${VERSION}.patch
+patch -p1 < ../../patches/mbedtls-${VERSION}.patch
46
47
echo "Please stand by..."
48
0 commit comments